Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/374.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
Javascript 材质设计Lite菜单在google chrome中不起作用_Javascript_Jquery_Css_Material Design_Material Design Lite - Fatal编程技术网

Javascript 材质设计Lite菜单在google chrome中不起作用

Javascript 材质设计Lite菜单在google chrome中不起作用,javascript,jquery,css,material-design,material-design-lite,Javascript,Jquery,Css,Material Design,Material Design Lite,material design lite菜单在Internet Explorer和Firefox中运行良好。然而,谷歌chrome中的菜单无法正常工作。该菜单在google chrome浏览器中显示一半,但在firefox和IE浏览器中不显示。这是我使用的代码 FeteBird 搜索 搜索 更多 移动应用程序 客户关怀 跟踪订单 登录 @RenderBody() 更改MDL的css .mdl-layout__header--waterfall{ overflow: visible

material design lite菜单在Internet Explorer和Firefox中运行良好。然而,谷歌chrome中的菜单无法正常工作。该菜单在google chrome浏览器中显示一半,但在firefox和IE浏览器中不显示。这是我使用的代码


FeteBird
搜索
搜索
更多
    移动应用程序 客户关怀 跟踪订单 登录
@RenderBody()
更改MDL的css

.mdl-layout__header--waterfall{
    overflow: visible;
}

这对我来说很好。从该链接中找到答案-

尝试更改图像的z索引,因为它不起作用