[jQuery] jQuery UI tabs widget problem

2008-12-31 Thread JasonR
Hello, I have some content and am using the tabs widget to reload without refreshing. Everything is working fine except for one problem...the ui- tabs-disabled class is not being assigned to any of the tabs. Whichever tab I click is assigned the ui-tabs-selected class, and the tab adopts the style

[jQuery] UI tabs problem - ui-tabs-disabled class not being assigned

2008-12-31 Thread JasonR
The class ui-tabs-disabled is supposed to be assigned to all but the selected tab, but it is not working for me. The selected tab is working great, and when I select tabs it reassigns the ui-tabs- selected class, so I know everything is set up correctly. Anybody have any ideas why the ui-tabs-disa