Stylish your “Featured Items” using an interactive jQuery Widget
Posted on January 1, 2010, under jQuery,
Bookmark it
Feature List is a JQuery Plugin useful to create an interactive “Features Items” widget. This 2KB plugin can be styled with custom HTML/CSS, cycles items via slideslow, offers a slick effect (no Flash required) and can be reused on multiple containers.

This plugin is managed to implement quite quickly. The script requires two arrays of items – for tabs and output. When user clicks on one of tab the script finds corresponding output item by index and starts fading. A CSS class current is added to the current active tab.
Which options are configurable?
- start_item – Index of active tab by default (counting starts from 0; default is 0)
- pause_on_hover – If it is set to true (default), animation will pause when mouse hovers over the tabs.
- transition_interval – Length of time between transitions (default: 5000; 0 is for no automatic transitions)
![]() |
|
- January 1, 2010
- article by Gabriel C.
- 1 comment
Related Posts
-
Create stack menus with Mojebus’ jStackmenu jQuery UI widgetat May 4, 2010
-
Move Elements into an Interactive Area: Roundabout jQuery Pluginat December 23, 2009
-
Integrate Your Buzz Stream Into Your Webpage: Google Buzz Widgetat February 16, 2010 with 1 comment
-
Slides: Customizable and Stylish Slideshow Plugin for jQueryat December 8, 2010
-
Free Stylish JQuery Image Slider Plugin: Nivo Sliderat March 24, 2010



One Reply to "Stylish your “Featured Items” using an interactive jQuery Widget"
August 28, 2011 at 11:36 PM
The Demo website is no longer there
Please correct this.