jQWidgets Forums

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  admin 1 year, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    jqxmenu Posts
  • jqxmenu #134187

    youyou
    Participant

    jqxmenu
    If I set up clickToOpen:true,
    $(“#jqxMenu”).jqxMenu(‘close’) lose efficacy
    example:https://jsfiddle.net/s5xuzf40/

    jqxmenu #134199

    admin
    Keymaster

    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/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.