Originally Posted By: tfabris
Quote:
Then write some JavaScript that hides all of the divs except for the one named.


Ah, the devil's own language. What would said Javascript code look like?

Google for "DOM toggle". The third link (http://www.tjkdesign.com/articles/toggle_elements.asp) has an example to show/hide elements. It's not tabs, but it should get you started.