简体   繁体   中英

Fix Responsive mobile menu

I have a menu from Hongkiat. I want to add to my site for having a mobile menu, because the actual one displays a basic dropdown that i don't like.

But this throws me error, something with height :

在此处输入图片说明

Here is the fiddle: http://jsfiddle.net/Ub8Az/

jQuery missing, updated jsfiddle

 $(function() {
      ----
      menu = $('ul.clearfix2');
      ----

});

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM