[accordian]

[accordian]


I am using this: jQuery('#navigation').accordion for the navigation on
a site. when you rollover the tabs, info is revealed instead of links.
the info is in an li and is working on all browsers except for ie6. in
ie6, everytime i rollover a tab, it is opened up so tall that it flies
off the page downward. it works great if i only have 3 tabs, but i
have 7 and it gets very buggy. any ideas on how to make this one not
be buggy with more than 3 tabs?