|
ASP Tab Control
Download
UPDATED 1/8/2005 -- This code is
used to create a tab control similar to the tabbed dialog
control in vb, it comes in very handy when you have alot of
information to display but no room to put it. You simply add the
tabbed dilaog and organize everything into sections. With a
couple lines of code you can add a tabbed dialog control to
anything you wish. The tab control can create static tabs(HTML)
or DHTML!!! This has been written in vbscript for the server and
javascript for functionality at the client. In addition, when
navigating the mouse over the tabs the mouse over will change
the backgound image to a selection. The style used was from
Windows XP. 11/4/2003 - Updated all the graphics from jpg to gif
with transparency. Added a selected tab option to the dynamic
tabs. It will now be driven off the tab that is passed in the
function call. Added the photoshop files for the graphics so you
can change the colors and style to suit your site. I included a
few samples of other colors. Last i cleaned up the jump page for
the sample, it looked plain. :) Even though the contest is over,
I would appreciate your taking the time to vote! Thanks Tom
|