All tricks on da WWWeb

This is a collection of cool Web programming stuff - mostly UI Design, optimization & usability related stuff

Home  |  Sumedha Pics  |  Thoughts  |  Humour  |  ParaNormal

Wednesday, March 30, 2005

Tabtastic - CSS tabs example

Tabtastic


Tabtastic

This library is a simple way to implement tabs on your page using CSS, a little JS, and semantic markup which degrades gracefully on browsers with CSS unavailable or disabled.

Not only is it easy to use and accessible for screen-readers, but it supports multiple (nested, even) tabsets on the same page and allows users to bookmark the page loading to a specific tab.



Specifically, you need to copy one CSS file (tabtastic.css),
one JS file (tabtastic.js),
and three JS library files (AttachEvent.js,

AddClassKillClass.js
,

AddCSS.js
).



0 Comments:

Post a Comment

<< Home