1.0.9 • Published 7 years ago

jq-simple-tabs v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago