Override Javascript per Tabset

alanburke - October 20, 2008 - 13:49
Project:Tabs (jQuery UI tabs)
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Following on from #323676: Themeing per tabset,
It would be useful to have different javascript properties per tabset level.

I could use a "rotate" transition on one particular tabset.

There must be a way to do this by adding some javascript, at theme or custom module layer - but I haven't worked it out just yet.

Alan

#1

pritishjacob - February 4, 2009 - 19:38

Alan, I think the effort to integrate jQuery UI and jQuery Update will leverage the latest features of jquery UI tabs (from jquery) including rotation. Eventually I think you'd be able to call

$('#tabs-yourtabset > ul').tabs('rotate', 2000);

check http://drupal.org/node/275760 for current status on this.

#2

alanburke - February 4, 2009 - 23:20

Thanks for the pointer!

 
 

Drupal is a registered trademark of Dries Buytaert.