Skip to content

sureshpattu/jQueryTab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jQueryTab

jQuery Tab Plugin

You can use it like this:

myFancyTab.init(); //accept all default options

myFancyTab.init({ current : '#myEl' }); //accept defaults with a current tab

myFancyTab.init({ link : '.other-tab-content' }); // use a differnt class for tab content

About

jQuery Tab Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published