Home > Web Front-end > HTML Tutorial > Why is the link not visible in 360 and Sogou or when switching from Google Chrome to IE core, but visible in Google Chrome and IE8? _html/css_WEB-ITnose

Why is the link not visible in 360 and Sogou or when switching from Google Chrome to IE core, but visible in Google Chrome and IE8? _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:15:29
Original
1533 people have browsed it

The code is as follows: Let’s make a picture yourself.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Java Card Project</title></head><body><table><a title="删除"   href="" style="display: block; overflow: hidden; text-indent: -100px; position: relative; background: url(images/selector-icons.gif) center -161px no-repeat;">删除</a></table></body></html>
Copy after login


Reply to the discussion (solution)

By the way, the effect of invisible links must be made under the IE kernel. Currently, I use 360 ​​browser Next, Sogou browser is switched to IE kernel, and Google installation plug-in is switched to IE kernel. The link in the table will be invisible, but if you change the code to the following, the link will be normal:

except Delete

I fumbled yesterday one time. I found that if the width and height values ​​are specified, the link will not be invisible under the IE kernel

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template