Active
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2010 at 19:59 UTC
Updated:
26 Feb 2010 at 14:35 UTC
I'm rendering a couple of tabs using tabs_render() in hook_preprocess_node()
This works, but when clicking between the tabs, the current tabs content doesn't get hidden using the .ui-tabs-hide class. So i end up with a list of the content one after another under any of the tabs as nothingis getting hidden as i switch tabs.
Comments
Comment #1
shunting commentedSame here.
UPDATE Making sure I had no duplicate versions of Jquery UI, and the one I was using was the most current, solved this problem.
Comment #2
budda@shunting
I'm using jQuery UI 6.x-1.3 with the 1.6 jui library.
Could you confirm what versions you've got to make it work?