/jQuery.mhead

A small framework for creating a beautiful mobile navigation header to accompany the jQuery.mmenu menu on your website and webapp.

Primary LanguageTypeScriptOtherNOASSERTION

mhead.js

A small framework for creating a beautiful mobile navigation header to accompany the mmenu.js navigation menu on your website and webapp.

Need help? Have a look at the documentation for demos and documentation.

Licence

The mhead javascript plugin is licensed under the CC-BY-4.0 license.

Development

This project uses Gulp to transpile, minify and concatenate the TS/JS and SCSS/CSS files. If you are unfamiliar with Gulp, check this tutorial on how to get started.
Run gulp watch in the command-line to put a watch on the files and run all scripts immediately after saving your changes.