Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/sockets/2.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
Internet explorer Web dropdownlist:选择项目时,选择区域不会增长。只有IE8_Internet Explorer_Select_Drop Down Menu - Fatal编程技术网

Internet explorer Web dropdownlist:选择项目时,选择区域不会增长。只有IE8

Internet explorer Web dropdownlist:选择项目时,选择区域不会增长。只有IE8,internet-explorer,select,drop-down-menu,Internet Explorer,Select,Drop Down Menu,我得到了一个select,其中select区域不会自动增长。在chorme中,firefox就是这样 我怎样才能修好它 IE案例: 镀铬外壳: 看看这篇文章。这是IE的一个问题,基本上你必须用javascript来修复它 对于带有答案(和代码)的类似问题,请查看StackOverflow post 为了更好的衡量。。。jQuery插件就是为了解决IE 6/7/8中的这个问题。你能把select源代码作为一个例子吗?另外,如果你在一个网站上有这个,那也会有帮助。浏览器之间的问题是一样的,所以它应

我得到了一个select,其中select区域不会自动增长。在chorme中,firefox就是这样

我怎样才能修好它

IE案例:

镀铬外壳:

看看这篇文章。这是IE的一个问题,基本上你必须用javascript来修复它

对于带有答案(和代码)的类似问题,请查看StackOverflow post


为了更好的衡量。。。jQuery插件就是为了解决IE 6/7/8中的这个问题。

你能把select源代码作为一个例子吗?另外,如果你在一个网站上有这个,那也会有帮助。浏览器之间的问题是一样的,所以它应该适合所有浏览器。我更新了我的帖子并添加了一些其他资源。对不起,不行,width:auto不是IE8的解决方案。我用双div组件修复了它。干杯