accordion kills nested div overflow:auto or overflow:scroll
Hi again,
More accordion woes.
Here's the scenario: I have a large amount of information held within an accordion structure. Basically within each accordion layer i have a list of documents and information. This list is 20-30 items long. The list has been given a specific height and width value and the overflow has been set to auto, so that the full list is accessible via a scroll.
I built the layout and structure first, and it was all working very well, including the overflow scroll, until i activated the accordion effect on the structure. The overflow scrollbars now do not show. If i remve the accordion code, they come back again.
can anyone give me any pointers as to what i may or may not be doing?
TIA
-J