🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A dead simple jQuery plugin which allows you to organize DIV contents into a tab interface with minimal effort.

tabs Tabbed-content

Documentation

How to use jptab ?

<script> $(function(){     $('.tab').jptab(); }); </script>

You May Also Like