Skip to content

Fabtabulous! Simple tabs using Prototype - Good, clean, wholesome tabs. Just like grandma used to make.

Notifications You must be signed in to change notification settings

atetlaw/fabtabulous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fabtabulous!

Simple tabs using Prototype

In this simple tab implementation you identify a block element (by ID) that has a bunch of anchor elements which become tabs.

new Fabtabs('tabs');

The anchors must link to IDs within the page e.g.

<a href="/page.html#something">link</a>

The element at #something should be a block element and that becomes the tab body. The rest is CSS.

About

Fabtabulous! Simple tabs using Prototype - Good, clean, wholesome tabs. Just like grandma used to make.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published