🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A simple and fast jQuery menu plugin to create an user-friendly multi-column drop down menu for websites that involve a lot of pages and/or products.

Drop-Down-Menu Drop-Down mega-menu

Documentation

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


You May Also Like