UI Accordion

UI Accordion

Hello,

I have a question about the size of the content area in an UI Accordion. I have observed that this area is as tall as the largest content area of all the headers in the accordion. Can this be reduced? I have tried to use the AutoHeight:false option and it doesn't resolve the problem. I noticed that the size of the content in the example provided is roughly between 4-6 lines (For all the headers). IMO because of this the issue may not present itself. So let me provide a scenario where the situation presents itself.

Example:

Suppose you have 5 headers and that their content size is 5,10,300,15,20 respectively (where these number represent the number of lines or list items presented in the content area of a header). So that H[1]=5 has 5 list items in header #1. The problem I am observing is that headers 4-5 are not visible because they are pushed to the bottom of the page, since the widget uses a placeholder of 300.


I can provide screen shots in rtf or other formats if anyone is interested.