Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/77.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 溢出列表在IE7中不起作用_Html_Css - Fatal编程技术网

Html 溢出列表在IE7中不起作用

Html 溢出列表在IE7中不起作用,html,css,Html,Css,我有一个手风琴在某些版本的Internet Explorer中不起作用。 查看-代码是否兼容,或者对于某些版本的IE,我是否必须将其隐藏 它闯入IE7的原因是它正在为的“meanmenu”抛出异常 jQuery('menubar nav').meanmenu(); 这在IE8上也不起作用 欢迎来到StackOverflow。请在问题中加入代码,并在网站上举例说明,如有可能或适当。如果您开始更改网站上的代码,我们将不知道您从何处开始。不要包括整页。只是不作为exprectd执行的内容。

我有一个手风琴在某些版本的Internet Explorer中不起作用。
查看-代码是否兼容,或者对于某些版本的IE,我是否必须将其隐藏

它闯入IE7的原因是它正在为的“meanmenu”抛出异常

jQuery('menubar nav').meanmenu();

这在IE8上也不起作用

欢迎来到StackOverflow。请在问题中加入代码,并在网站上举例说明,如有可能或适当。如果您开始更改网站上的代码,我们将不知道您从何处开始。不要包括整页。只是不作为exprectd执行的内容。