EasyTabs is a jQuery plugin that handles all of the tab functionality, leaving the styling to you.
Features :
- Lightweight: the minified version is only 8KB – vs 20KB for only the jQueryUI core + tabs widget
- Provides smooth transitions between panels when tab is selected
- Allows complete customization of appearance, layout, and style via CSS
- Supports back-button and forward-button in browsers
- Tabs are bookmarkable and SEO-friendly
- Loads AJAX content, or anything not already on the page
- Tabs can automatically cycle at a specified interval
- Can have multiple EasyTabs instances on one page
- Written in jQuery plugin format, chain-able with other jQuery commands
- Styles your tabs in any way (either through javascript or CSS)