1) Script Title:
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...exdropdown.htm
3) Describe problem:
I'm using flexmenu Version 2.0 (April 16th, 2015): How I can change the main menu (not the sub-menu) to show-up onclick? I've replaced the below code:
withCode:this.triggerevt = (this.ismobile) ? "click" : "mouseenter"
But it also changed the sub-menu to click!Code:this.triggerevt = (this.ismobile) ? "click" : "click"



Reply With Quote

Bookmarks