8000 GitHub - tnschmidt/quick-tabs: Very simple jQuery plugin to implement tabs on a page.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Very simple jQuery plugin to implement tabs on a page.

Notifications You must be signed in to change notification settings

tnschmidt/quick-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

quickTabs

Quick Tabs is a very simple bare bones jQuery plugin to implement tabs on a page. Style the tabs how you would like.

See the example.html file to get an idea of how you should structure your tabs.

  • Use the '.quick-tabs' class as a wrapper around the tabs list and tabs content.
  • Use an the '.quick-tabs-nav' as a class for the html list for the tab names/clickable tabs.
  • Use the '.quick-tabs-content' to wrap where the content of each tab will be, with a
    wrapping each tab content.

About

Very simple jQuery plugin to implement tabs on a page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0