I created one accordion menu, issue is I am using .next on li but the div are not slideToggle. and I want this time to make it like accordion menu.
- Want to open the div when I will click on parent li,
- When I click on the other li it's div will slide but other li div should be close.
Here is the demo link: http://jsfiddle.net/H4ueq/. Please help me.