So i found the neat little plugin which make a cool expand/collaps-thingy on my site.
The problem is that i only want one ‘div’ open at the time – i just can’t figure out what to call, and where?
Working sample: http://jsfiddle.net/wLEGS/
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.
What do you want to trigger the toggle event? They are calling it on their
h2.expand– you would do something similar but with the element you want.Edit
The current plugin does not have the functionality that you are looking for. jQuery accordian does.