I like to show tabs on my page. For example the first tab
will say First and the second tab will say Second.
When the user clicks on a tab, I like to show the infomation in a div.
I like to show tabs on my page. For example the first tab will
Share
http://jqueryui.com/demos/tabs/
I would suggest jquery-ui’s
.tabs()since you tagged jquery.