Log in

View Full Version : Scrollable tabbed interface



rhl_mano
08-13-2007, 08:59 AM
Hi all,
I am pretty new to writing scripts..So this is the first place I put my head in once I got a,well, uphill task...

I have been asked to design a tabbed interface for a web page exactly similar to the ones in IE7 and FF using Javascript/HTML/CSS only..please help me out on this..

tech_support
08-14-2007, 08:48 AM
Go get a HTML tutorial and learn it.
And, for the tabs, try this (http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm) script.