Is there a way to automatically cycle through tabs similar to the autoscroll you implemented in Panels Carousel?

Comments

wim leers’s picture

Category: support » feature

The 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.

wim leers’s picture

Assigned: Unassigned » wim leers
Status: Active » Postponed

Is 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".

wim leers’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Assigned: wim leers » Unassigned

Won't be implemented for the 5.x version.

smoothify’s picture

Status: Postponed » Active

There 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.

smoothify’s picture

Status: Active » Postponed

clearing up the issue queue

smoothify’s picture

Status: Postponed » Closed (won't fix)

Closing this as this seems unlikely to make it into the tabs module as that is now in maintenance only mode for D6.