AmitDhanawat / jquery-multi-open-accordion

Automatically exported from code.google.com/p/jquery-multi-open-accordion
0 stars 0 forks source link

Active 'all' does not work in rails when iterating through menu headers and items. #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I've created a loop that iterates each header and menu item in Rails 3.2

What is the expected output? What do you see instead?
Expecting to see all the menu open/active by default on load. But only the 
first menu header is expanded. The rest are not.

What version of the product are you using? On what operating system?
I'm using version 1.5.3 on MacOS 10.6.8

Please provide any additional information below.
It works fine when I do not iterate and simply hardcode the headers and items.

Original issue reported on code.google.com by oprogfr...@gmail.com on 1 Feb 2012 at 7:33

GoogleCodeExporter commented 9 years ago
Is this not being maintained anymore?

Original comment by oprogfr...@gmail.com on 3 Feb 2012 at 12:38