1.0.9 • Published 6 years ago

jq-simple-tabs v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

This is simple JQuery tabs for your site.

Install

npm i --save jq-simple-tabs

Structure:

<div data-tabs>
    <div data-tabs-controls>
        <button></button>
        <button></button>
        <button></button>
    </div>
    <div data-tabs-contents>
        <div></div>
        <div></div>
        <div></div>
    </div>
</div>
1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago