# jquery.tabs.js
In-Page Tabs
## How to use
Include the `jquery.tabs.js` script after the jquery library. Example:
~~~
~~~
## Example
~~~
bla bla bla bla bla
bla bla bla bla bla
bla bla bla bla bla
~~~
JavaScript:
~~~
tabify( '#tabs' );
~~~
## License
The scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.