Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search form click (focus) #28

Open
jeyolog opened this issue Jul 12, 2016 · 1 comment
Open

search form click (focus) #28

jeyolog opened this issue Jul 12, 2016 · 1 comment

Comments

@jeyolog
Copy link

jeyolog commented Jul 12, 2016

Thank you for sharing this great plugin
I have a question. When I click(focus ) search form left drawer is close.

良いプログラムを共有していただきありがとうございます。
左側のメニュー検索フォームにフォーカスがされると、左側のメニューが消えるです。
私に解決方法を教えてください!

@jeyolog jeyolog closed this as completed Jul 12, 2016
@jeyolog jeyolog reopened this Jul 12, 2016
@safderjaffri
Copy link

Hi, I found same issue,
I have resolved it, remove close event from window resize function.

here's my solution:

open drawer.js and find this and comment it:

__.close.call(_this);

If you are using drawer-min.js find this and comment it:

s.close.call(n),

But remember drawer will not close when resize your browser or change device orientation.

Thanks
Safder Jaffri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants