NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on September 01, 2010, 06:09:06 AM
-
Not sure if this is a Nettalk or jQuery question.
Why do jQuery accordian sections always size to the largest section?
And how can I stop it?
If I look at these with Firebug, I can see that the Element Height property is set to the largest section maybe 575px in one of my cases. If i kill that property, the section will size itself properly to the actual size of the opened section.
I can't control the element size from CSS that I can tell.
Thanks,
chris
-
I have the same problem.
What would be the fix?
Mihai
-
This is an accordion option. see
http://jqueryui.com/demos/accordion/#option-autoHeight (http://jqueryui.com/demos/accordion/#option-autoHeight)