/metisMenu

Easy menu jQuery plugin for Twitter Bootstrap 3

Primary LanguageJavaScriptMIT LicenseMIT

metisMenu Build Status

Easy menu jQuery plugin for Twitter Bootstrap 3

Usage

  1. Include jQuery

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
  2. Include Twitter Bootstrap

    <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
  3. Include metisMenu plugin's code

    <script src="jquery.metisMenu.js"></script>
  4. Call the plugin:

    $("#menu").metisMenu();

Contains a simple HTML file to demonstrate metisMenu plugin.

Author

metisMenu was made with love by these guys and a bunch of awesome contributors.

Osman Nuri Okumuş | --- | --- | --- | --- | --- | --- | --- Osman Nuri Okumuş |

License

MIT License