NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on September 01, 2010, 06:09:06 AM

Title: jQuery Accordian Tabs
Post 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
Title: Re: jQuery Accordian Tabs
Post by: mpalade on March 07, 2011, 07:21:43 AM
I have the same problem.
What would be the fix?

Mihai
Title: Re: jQuery Accordian Tabs
Post by: Bruce on March 07, 2011, 10:58:34 PM
This is an accordion option. see
http://jqueryui.com/demos/accordion/#option-autoHeight (http://jqueryui.com/demos/accordion/#option-autoHeight)