TabStrip.XML is a powerful lightweight component providing tabbed interfaces for websites. It is easy to configure by simply adding a few lines of code and defining placeholder element with an ID at the place where the tabstrip should render. The latest version of the control comes with new client API of 10+ allowing total control [...]
Creating rotating tabs using jQuery
We will explore how to create rotating tabs using jQuery, highlighting the current tab and stopping the rotation or cycling when the user clicks on a tab.
MGFX.Tabs 1.1 for MooTools

Quite a while ago, I released a simple-to-use MooTools tabs class, and it continues to be one of the most frequented posts on the site. With so many people obviously desiring a MooTools tabs plugin, I’ve added a few new features to the plugin, as well as moved it to Github for inclusion in the [...]
Developer’s Snack: Exploration on Web Tab Modules

The use of web tab module has been widely adopted to enhance the experience which is generally used to break content into multiple sections that can be swapped on the fly to save space.
TabStrip.XML AJAX Control

TabStrip.XML is a lightweight, yet powerful, skinnable and crossbrowser AJAX driven control for creating tabbed interfaces for websites. It is easy to configure by simply adding a few lines of code and defining tabstrip placeholder – div element with an ID on the place where the tabstrip should render.
Create Flipping Content Tabs Using jQuery

This tutorials shows you how to create content tabs with nice flipping effect.
Paging Listbox; Another jQuery Plugin
Few months ago I posted a Javascript class on how to Implement a paging listbox using jQuery. which has drawn a lot of traffic and few questions lately so I thought it would be more convenient to rewrite the code as jQuery plugin and make few enhancements plus providing a complete sample code in VB.Net [...]
jQuery tabs made easy
Most of the jQuery based tabs out there have a lot of functionalities to fulfill everything you need, but they ended up being quite large, bloated and complex. This small jQuery-dependant code creates an easy and lightweight tabs widget.
jQuery Tools – Javascript UI Components for the Web
jQuery Tools – Javascript UI Components for the Web
Create A Tabbed Content Rotator Using jQuery

Today we are going to create a tabbed content rotator (not sure what to call it really) using everyone’s favorite Javascript framework, jQuery and an interface library called jQuery UI. This effect can be used effectively on your homepage to present customers with your products and services.
mbTabset

A usefull component that let you build a tabbed interface really easily; ad you can even sort your tabs as you want!
SimpleTabs by Komrade
After not finding a simple, lightweight script to create tabs -without being based on external JS libraries- I decided to create my own. It’s called SimpleTabs and you can read more about it here: http://labs.komrade.gr/simpletabs/ Notable features: * It does not depend on any third-part library like jQuery, Mootools etc. That means it won’t conflict [...]