An open API service indexing awesome lists of open source software.

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.

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




Example text for tab body 1

Example text for tab body 2




$("#tab-nav").tabmenu();