TinyTab 0.1.1

Tiny and simple tab handler for Mootools.



Details

Author
Danillo César
Current version
0.1.1
GitHub
danillos/tinytab
Downloads
6269
Category
Interface
Tags
Report
GitHub Issues

Releases


Dependencies

  • _self_/_current_: core/1.2.4: '*'

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


Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus