Skip to content

jettinghe/jQuery-Mega-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jQuery Mega Menu

This is a basic jQuery plugin that turn a regular drop down menu into a multi column mega menu

Demo

jQuery Mega Menu

How to Use

  • Include megamenu.js and megamenu.css
  • Get the wrapper element’s class name of your menu ul. For example, ‘top-bar-section’.
  • On the menu list item that you want to turn into a mega menu, add class ‘megamenu’.
  • Call $(‘.top-bar-section’).megamenu(width).
  • Width parameter is the width of your menu’s container width.

License

MIT License

Releases

No releases published

Packages