JavaScript Resources
JavaScript tabifier
JavaScript tabifier
Description:
Automatically create an HTML tab interface using plug-and-play JavaScript.
Features:
- Converts your HTML into a dynamic tabbed interface.
- Does not require you to set up a list of links, or anchors for the tabs.
- Plug and play: no need to know JavaScript, just make a few simple changes to your HTML.
- Use CSS to customize the appearance of the tabs.
- Gracefully degrades if JavaScript is not present and allows a different set of styles to be applied when
JavaScript is not present.
- Gracefully supports printing (try a print preview on the example.html page) and allows a different set of
styles to be applied when printing.
- Multiple tab sets on a page - you can even nest one tab set within another.
- Set the initial tab to be displayed.
- Use javascript to control which tab is displayed.
- Define onLoad and onClick callback functions to perform more advanced functions.
- Use a cookie to remember which tab was selected so it remains selected when you return to the page.
- Object-oriented, extensively-commented code.
- MIT license so you can modify and use in commercial projects.
tabberAutomatic(tabberOptions);
Browsers Compatibility:
IE, Firefox, Safari |
Download |
—
more Resources Scripts: Forms, Text, Buttons, Games, Calendars, Miscellaneous, Utilities, Clocks,
Navigation, Windows, Cookies, Special Effects, Counters, Passwords, DHTML
[Home] [Templates] [Blog] [Forum] [Directory] JavaScript Resources - JavaScript tabifier
|