From Good-Tutorials: PHP –Tabs in jQuery UI 1.7:
In this tutorial, readers will look at the tabs component of jQuery UI; a simple but effective means of presenting structured content in an engaging and interactive widget. Topics like:
* The default implementation of the widget
* How the CSS framework targets tab widgets
* How to apply custom styles to a set of tabs
* Configuring tabs using their options * Built-in transition effects for content panel changes
are thoroughly discussed in this tutorial.