SUGGESTION: This last instruction (how to pass options when initializing) should be included in the docs at the very top of the “Options” section.
I was assuming some kind of (open-angle-bracket)tag data-option=”true”(close-angle-bracket) type of option setting and spent quite a bit of time banging my head against the wall before finding this.
What is the difference between using “noMouseOver: true” and “showOnClick: true;”?
Also, the “noMouseOver: true” works great but if you click the menu twice it goes to the menu link…is there a way to disable the link so it doesn’t go to that link when you click the menu item twice?