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