Is it possible through it’s options set such behaviour to the accordion?
I mean like “Theme switcher” on their site. When it opens, examples menu doesn’t move down and it’s like imposed on this menu.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out the documentation for the accordion. On the first page, there’s a line that states:
The documentation then proceeds to provide a simple way to achieve multiple panels open at once:
Combine that with some simple markup and styling, and you’re in business.
Here’s a working example.