Closed (won't fix)
Project:
Panels Tabs
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2007 at 00:58 UTC
Updated:
19 Dec 2010 at 20:03 UTC
Is there a way to automatically cycle through tabs similar to the autoscroll you implemented in Panels Carousel?
Comments
Comment #1
wim leersThe autoscroll is supported by te jCarousel jQuery plugin itself. The Tabs jQuery plugin does not (yet) support this. If you'd like to see this feature, you may want to contact the author from there: http://stilbuero.de/jquery/tabs_3/ (also note that we're using Tabs 2, while Tabs 3 has been released, which only works with jQuery 1.2).
This *could* be implemented on top of the jQuery plugin (thus simply as additional JavaScript in this module), but I'm not sure it's a much wanted feature.
Comment #2
wim leersIs already available for download as an extension to the plugin right here: http://docs.jquery.com/UI/TabsExtensions. This forces us to use the latest version of the Tabs jQuery plugin though, which is not immediately possible. As soon as that happens, this feature will come "for free".
Comment #3
wim leersWon't be implemented for the 5.x version.
Comment #4
smoothify commentedThere is a feature for this in jqueryui tabs, which the tabs module now uses.
This may need to be added first to that module, but for now I will keep this issue active here.
Comment #5
smoothify commentedclearing up the issue queue
Comment #6
smoothify commentedClosing this as this seems unlikely to make it into the tabs module as that is now in maintenance only mode for D6.