Other
jQuery plug-in examples
:
1.
jQuery Shuffle plugin
2.
jQuery Tabs plugin
3.
jQuery Sprite plugin
4.
jQuery Tetris
5.
What is jQuery?
blog
Using my code in your own projects? Please don't remove the header comment in any of the js files.
Contact : greg.sidelnikov at gmail
Description
jQuery Tabs Plugin
How to use
jQuery.Tabs.initialize( "TabbedView",
"300px",
"200px",
3,
['Description', 'How to use', 'Download'],
['Page1', 'Page2', 'Page3']);
Download
jQuery Tabs plugin (1.81kb)
jQuery Tabs
Plugin Source:
jquery.tabs.js
(1.81kb)
Description
jQuery Tabs plugin
How to use:
jQuery Tabs Plugin Explained