Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.
/ tinytab Public archive

Tiny and simple tab system with Mootools.

Notifications You must be signed in to change notification settings

danillos/tinytab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tinytab

Tiny and simple tab handler for Mootools.

Screenshot

How to use

Include on page:

<script src="mootools-1.2.4+-core.js" type="text/javascript"></script>
<script src="tinytab.js" type="text/javascript"></script>

Simple example:

var tab = new TinyTab($$('.tabs a'),$$('.tabs-contents'));

DEMO | DOCUMENTATION | DOWNLOAD

About

Tiny and simple tab system with Mootools.

Resources

Stars

Watchers

Forks

Packages

No packages published