views:

104

answers:

3

Hi

I'm looking for a very light weight (small library) that can act as a JavaScript tab

I've looked at both JQuery's Tabs and Tabber.

Both look great and function flawlessly but they are both semi large downloads for what they just do.

Both, even with minimized and GZIP'd run around 18kb in size.

Does anyone know of a smaller, lighter weight JavaScript library that provides the Tab functionality?

+1  A: 

Tabify is great, and a tiny 700 bytes

http://www.unwrongest.com/projects/tabify/

reach4thelasers
A: 

Try this

a) DD Tab Menu

b) DHTML Web Tab Control

priyanka.sarkar
A: 

You should also consider jQuery Tools.

jessegavin