Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/travishorn/jquery-tabslite
A lighter version of jQuery UI's tabs. For when you just need simple tab functionality and don't need to include the entire jQuery UI library.
https://github.com/travishorn/jquery-tabslite
Last synced: 28 days ago
JSON representation
A lighter version of jQuery UI's tabs. For when you just need simple tab functionality and don't need to include the entire jQuery UI library.
- Host: GitHub
- URL: https://github.com/travishorn/jquery-tabslite
- Owner: travishorn
- Created: 2012-02-02T18:34:09.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T18:42:03.000Z (almost 10 years ago)
- Last Synced: 2024-11-06T23:09:41.595Z (about 2 months ago)
- Language: HTML
- Homepage: http://travishorn.github.com/jquery-tabsLite
- Size: 95.7 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tabsLite
## Description
A lighter version of jQuery UI's tabs. For when you just need simple tab functionality and don't need to include the entire jQuery UI library.Open example.html for example usage.
## Required HTML
## Required JavaScript
$('#tabs').tabsLite();## Links
* [Online Demo](http://jsfiddle.net/dp9Vn/)
* [Screenshots](https://sites.google.com/site/tpopsjqueryplugins/tabslite/screenshots)