jQuery UI Widgets › Forums › General Discussions › Navigation › Menu, Context Menu › jqxmenu
Tagged: jqxMenu
This topic contains 1 reply, has 2 voices, and was last updated by admin 2 years ago.
jqxmenu If I set up clickToOpen:true, $(“#jqxMenu”).jqxMenu(‘close’) lose efficacy example:https://jsfiddle.net/s5xuzf40/
Hi youyou,
close closes a context menu not a horizontal/vertical menu. In this case, you should be using the closeItem method like in this sample: https://jsfiddle.net/2ouz98d4/. In order to close for example the featured item, you need to close its parent.
Best regards, Peter Stoev
jQWidgets Team https://www.jqwidgets.com/
You must be logged in to reply to this topic.