Github

simpleTabs

Less than 1kb jQuery plugin for transform content into tabs.

Download


How to use:

Call the plugin on the parent of the elements to make them act like tabs.
Each pair of children elements will act as tab and content.

Options:

$(selector).simpleTabs(function);
The function will be called each time the user hits a tab.

Example:

City
#
Fashion
#
People
#
Cats
#


Legal:

Author & copyright (c) 2013: Masquerade Circus
Dual MIT & GPLv2 license