Categories
jQuery

idTabs – jQuery Plugin

idTabs is a jQuery plugin which adds multiple tabs into a website in a simple and easy way. It has endless possiblities. Using idTabs is very easy. Just download the library and copy and paste the following code into the <head> <script type=”text/javascript” src=”jquery.idTabs.min.js”></script> Now use the following scripts: <ul class=”idTabs”> <li><a href=”#tab-1″>Tab 1</a></li> <li><a […]