Skip to content

closeOnClickInside: false doesn't work... #35

@pascalf22

Description

@pascalf22

Hello,

Thanks a lot for this! I really love it!

I need that the menu doesn't close when i click inside... so i try this..

jQuery(document).ready(function($) {
$('.toggle-menu').jPushMenu({closeOnClickInside: false});

});

But it close when i cick...
I need it because i have a textbox in the menu to search... and when i click in the textbox.. the menu close...

thanks

Pascal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions