Fixed-size accordion?
Fixed-size accordion?
I need an accordion widget that has a fixed size and whose child containers are scrollable in case they're larger than the specified size.
I'm new to jQuery and the two examples I looked at stop behaving properly when I assign the "overflow:scroll;" property to the child elements.
Thanks!
Mike