Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/37.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html Internet Explorer 6中的某些链接不可单击,为什么?_Html_Css_Internet Explorer_Internet Explorer 6 - Fatal编程技术网

Html Internet Explorer 6中的某些链接不可单击,为什么?

Html Internet Explorer 6中的某些链接不可单击,为什么?,html,css,internet-explorer,internet-explorer-6,Html,Css,Internet Explorer,Internet Explorer 6,我对IE 6有问题(真是个惊喜:D) 在上,在内容中,我无法单击前几个链接。但经过几项之后,链接工作正常 如果从菜单加载带有ajax的页面,则会出现此问题 我想不出这个问题,以前有人见过这样的事情吗 HTML代码是: 斯扎尔斯杂志 +36 84 314 062 当然,.productContainer在.subList中重复 谢谢。请确保已显式设置overflow:auto-on.productContainer。如果这不起作用,试着用谷歌搜索“clearfix”,看看这是否能解决你的问

我对IE 6有问题(真是个惊喜:D)

在上,在内容中,我无法单击前几个链接。但经过几项之后,链接工作正常

如果从菜单加载带有ajax的页面,则会出现此问题

我想不出这个问题,以前有人见过这样的事情吗

HTML代码是:


斯扎尔斯杂志


+36 84 314 062
当然,
.productContainer
.subList
中重复


谢谢。

请确保已显式设置overflow:auto-on.productContainer。如果这不起作用,试着用谷歌搜索“clearfix”,看看这是否能解决你的问题。

你应该确保你的HTML对你正在使用的DocType进行验证,但目前没有,这可能会影响浏览器呈现部分页面的方式


请发布一些代码以帮助识别问题。问题中有一个链接,我指的是那个网站是的,我知道。但我们希望看到链接是如何生成的。