https://github.com/sketchingdev/simple-tabs
A jQuery plugin for creating tabs.
https://github.com/sketchingdev/simple-tabs
Last synced: about 1 month ago
JSON representation
A jQuery plugin for creating tabs.
- Host: GitHub
- URL: https://github.com/sketchingdev/simple-tabs
- Owner: SketchingDev
- Created: 2013-04-29T23:14:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-25T13:47:59.000Z (almost 13 years ago)
- Last Synced: 2025-01-13T04:22:01.110Z (over 1 year ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Tabs (jQuery plugin)
A simple jQuery plugin for creating tabs, which have the added benefit of gracefully degrading if JavaScript isn't available.
## Example usage
$("#tab-nav").tabmenu();