PgwMenu
The full documentation and an example are available on PgwJS.com/PgwMenu.
Installation
According to your system, select the preferred installation mode:
JavaScript
Download the plugin by cliking the button Download ZIP on the right.
To get the plugin updates, fork it on Github and regularly verify your plugin version.
Node / NPM
npm install pgwmenu
Requirements
jQuery 1.0 or Zepto.js 1.0 (minimal version)
Contributing
All issues or pull requests must be submitted through GitHub.
- To report an issue or a feature request, please use GitHub Issues.
- To make a pull request, please create a new branch for each feature or issue.
ChangeLog
- 2014-09-21 - Added "ViewMore" option (Version 2.0)
- 2014-07-14 - First commit (Version 1.0)