1.0.0 • Published 2 years ago

jquery.semantic-tabs v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

jQuery Semantic Tabs v1.0.0

jQuery SemanticTabs is a jQuery plugin that can convert semantic HTML tags to tabs.

Options

componentClass:

String. semantic-tabs-component by default. A CSS class to group elements of heads and components.

head:

String. h3 by default. An HTML tag or element as a head.

headsID:

String. semantic-tabs-heads by default. A CSS ID for a group of heads.