Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ With the options you can also pass callback functions to extend the plugin's fun
This callback is executed before the plugin's main procedure when clicking links.
* **Parameters**
* `Event`: `Event Object`
* `Submenu`: False if the clicked link is a leaf or the next `sub-menu` if link is a branch.
* `Submenu`: `False` if the clicked link is a leaf or the next `sub-menu` if link is a branch.

----------

Expand Down Expand Up @@ -218,4 +218,4 @@ Assuming that you don't see any red, you're ready to go. Just be sure to run `gr
1. Run `grunt` to see if the tests pass. Repeat steps 2-4 until done.
1. Open `test/*.html` unit test file(s) in actual browser to ensure tests pass everywhere.
1. Update the documentation to reflect any changes.
1. Push to your fork and submit a pull request.
1. Push to your fork and submit a pull request.