Responsive Mega Menu With jQuery Plugin – megamenu.js

Menu & Nav
megamenu.js – Responsive jQuery Mega Menu
File Size: 2.67 KB
Views Total: 3325 views
Last Update:March 18, 2024
Publish Date: January 29, 2016
Official Website: Go to website
License: MIT
Plugin Author:
Demo    Download

A Free jQuery Plugin With megamenu.js is a responsive, cross-browser, jQuery mega menu plugin. it display multi-level dropdown navbar for your web page. it support multi level menu. its convert Collapses the navbar into an drop downside navigation on small screens. fully Supports with desktop, laptop, tablet, and mobile.

Features

  • Cross-browser compatibility
  • 100% responsive, works on all devices
  • Seamless wordpress integration
  • Uses jQuery animations (IE8 compatible)
  • Free to use and abuse (MIT licence)
  • No classes! (for dropdowns or lists)
  • Smart – knows when to show megamenu, and when to show a normal dropdown
  • Easy to use
  • Written in LESS (easy to abuse)
  • Uses ionicons
  • Super small

How to use :

Add jQuery Library and megamenu.js, megamenu.css and uses ionicons, so include their script or edit CSS for your icon-font, svg, img or what ever.

<script src="/jquery.min.js"></script>
<script src="js/megamenu.js"></script>

Wrap your menus HTML in megamenu.js wrappers and see the magic.

<div class="menu-container">
        <div class="menu">
                <ul>
                  <li></li>
                  <li></li>
                  <!-- What ever, basic html menu(lists)! Dont worry megamenu.js will know -->
                </ul>
        </div>
    </div>

Done

Thanks for make jQuery plugin is developed by For more Helpfull for users, please check the demo page or visit the official website.
List Of Version :

Mady

Mady Schaferhoff is an expert jQuery script at jQuerypost. He offers web development services to clients globally. He also loves sharing Html,CSS, jQuery knowledge through blog posts like this one.

Related jQuery Plugins

You Might Also Like