-
Notifications
You must be signed in to change notification settings - Fork 114
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
On mobile: only one open dropdown at a time #7
Comments
Hello Matei. |
Thank you so much for answering. And do you have an ETA for v2? Any info would be appreciated. |
ETA: i would be very happy if i finish this in like month... Look you could use it even now it should work very well ist just that i did not test in anywhere yet (like wordpress etc) . You just need to put some animations: So right now there is .show() and .hide() for displaying submenu you just need to replace that with fadeIn and fadeOut or any other animation from: https://api.jquery.com/category/effects/ . |
Thank you so much. I know support is a hassle and I want you to know I really appreciate everything you did for me. If you ever need pro bono design work, let me know. Here's my portfolio. (it's three zips, I know, but I am learning how to code so I can make the online version instead of using a template) I'm a much better designer than coder, for now. |
No problem Matei im always glad to help, thank you for your contribution. |
Your portfolio is forbidden to download, If you want me to check it out and maybe help you for some work enable it and send it on my email: [email protected] |
Oops, .htaccess issue (see, coding is not my forte, for now). Just sent you an e-mail. Thanks! |
Hello again Mario,
I know it must be annoying to deal with support and questions, but my js is severely limited (I am just a designer).
Is there a quick and awesome way to only have — on mobile — one dropdown open at a time? i.e. if I tap one dropdown, open it. If I tap another dropdown, open it and close the previous one?
Thank you in advance.
The text was updated successfully, but these errors were encountered: