Title: [Plugin: Section Widget] Auto-rotating Tabs?
Last modified: August 19, 2016

---

# [Plugin: Section Widget] Auto-rotating Tabs?

 *  [Ryan](https://wordpress.org/support/users/daobydesign/)
 * (@daobydesign)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-section-widget-auto-rotating-tabs/)
 * What an awesome plugin. I’ve used it to replace Tabbed Widgets, as TW doesn’t
   work with 2.8+ (at the time of writing).
 * One thing that I’m missing from TW is the ability to have the tabs auto-rotate—
   the active tab switches at a set interval.
 * Does anyone know how to implement such a feature using Section Widget?
 * [http://wordpress.org/extend/plugins/section-widget/](http://wordpress.org/extend/plugins/section-widget/)

Viewing 1 replies (of 1 total)

 *  [godfreykfc](https://wordpress.org/support/users/godfreykfc/)
 * (@godfreykfc)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-section-widget-auto-rotating-tabs/#post-1232412)
 * If you know how to load JavaScript files from your theme, this is really simple:
 * `jQuery(document).ready(function($){$('.swt-wrapper').tabs('rotate', 2000);});`
 * 2000 means rotate the tabs every 2000ms (2s). Change it to whatever you like.
   I can consider throwing this feature in for the next version.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Section Widget] Auto-rotating Tabs?’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [godfreykfc](https://wordpress.org/support/users/godfreykfc/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-section-widget-auto-rotating-tabs/#post-1232412)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
