Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phawk/jquery-autotabs
autotabs technique for jquery
https://github.com/phawk/jquery-autotabs
Last synced: 14 days ago
JSON representation
autotabs technique for jquery
- Host: GitHub
- URL: https://github.com/phawk/jquery-autotabs
- Owner: phawk
- Created: 2011-04-01T17:15:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-25T01:13:53.000Z (over 13 years ago)
- Last Synced: 2024-10-25T01:39:32.229Z (2 months ago)
- Language: JavaScript
- Homepage: http://peteyhawkins.com/journal/post/jquery_autotabs
- Size: 184 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
jQuery Auto tabs
----------------This simple script will create automatic tabs based on <h2> tags. You if you have a container with lots of content, the <h2>'s will split up to each form a tag, with all content in between moving into that tabs area.