-
-
The content could contain anything text page or submit form or any other HTML objects.
All content divs related to the tabs are invisible only the one related to the selected tab is set to be visible.
by Selecting any tab its classname will set to be "selected" which has a different style from the other tabs
that can be done by using a simple javascript code
TabObj.className="selected";