option easyClose set to false does close menu if clicked anywhere on the panel.
Opened this issue · 3 comments
I want to close the panel only on click of icon cancel. Is that possible?
Just to clarify, do you mean that the panel closes when clicking a link in the panel it closes or anytime you click anywhere in the panel?
anywhere in the panel.
The problem is I have search widget in the panel. If I go to put search
string in the input box the panel closes so I can not search for anything.
So I want to close the panel onclick of a cancel icon. However I do not
want to remove the parent node as one can open the panel again without
refreshing.
Thank you.
Regards,
Sejal Shah
On Fri, Apr 24, 2015 at 5:14 PM, Adam Scott notifications@github.com
wrote:
Just to clarify, do you mean that the panel closes when clicking a link in
the panel it closes or anytime you click anywhere in the panel?—
Reply to this email directly or view it on GitHub
#42 (comment).
@sejalshah07 the default plugin behavior does this? Does the demo site automatically close in your browser? Is this behavior the same in all browsers? Are you using the latest version?
Any further information you provide is helpful. Thanks!