NetTalk Central

Author Topic: jQuery Accordian Tabs  (Read 3136 times)

ccordes

  • Sr. Member
  • ****
  • Posts: 384
    • View Profile
    • Email
jQuery Accordian Tabs
« 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
Real programmers use copy con newapp.exe

mpalade

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
Re: jQuery Accordian Tabs
« Reply #1 on: March 07, 2011, 07:21:43 AM »
I have the same problem.
What would be the fix?

Mihai

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11245
    • View Profile
Re: jQuery Accordian Tabs
« Reply #2 on: March 07, 2011, 10:58:34 PM »