Multiple Tab Effect

Demo

Intro tab is selected by default and the effect being performed on the tab content elements is slideDown though there are some others available. Click on the tabs to see the effects.
[tab content displayed when Intro is clicked]
This is an example of multiple-tab. Click on the different tabs to see how the tabs content is displayed.
[tab content displayed when CSS is clicked]
CSS provides a way to style web pages content. There are many books that show you how easy is to use CSS.
[tab content displayed when Background is clicked]
This is a list of the background individual properties:
  • background-color
  • background-image
  • background-repeat
  • background-attachment
  • background-position
[tab content displayed when Border is clicked]
This is a list of the border individual properties:
  • border-width
  • border-top
  • border-bottom
  • border-style
  • ...
Note: due to this web being a static one, the JavaScript seen in this example if you have a look at the page source is not exactly the same as the one being generated by jstags. Some adaptations had to be made in order to include the example.