views:

793

answers:

1

I am using jquery tabs within a jquery accordion. It works and displays fine IE7 and firefox but not in IE6. The tabs are appearing as vertical lists. The tabs do work.

A: 

Is it the JQuery ui tabs? I fiddled with those extensively and ultimately ripped jquery ui out. I use this code and it works good with JTabber. It is easier to extend and customize. I use it both horizontal and vertical panes with JTabber tabs in both. Really slick. Plus with the code on the link i sent, you can have multiple accordion's open by simply adding the class .noaccordion to it.

Zacho