Click here to Skip to main content
15,916,835 members
Home / Discussions / Web Development
   

Web Development

 
GeneralCase solved Pin
EnkelIk4-Feb-03 23:16
EnkelIk4-Feb-03 23:16 
Generalwhitespace and HTML textbox Pin
devvvy29-Jan-03 21:18
devvvy29-Jan-03 21:18 
GeneralRe: whitespace and HTML textbox Pin
DFU2330-Jan-03 10:26
DFU2330-Jan-03 10:26 
GeneralRe: whitespace and HTML textbox Pin
devvvy30-Jan-03 12:26
devvvy30-Jan-03 12:26 
QuestionWhat is wrong with this ASP code? Pin
rsasalm_29-Jan-03 12:10
rsasalm_29-Jan-03 12:10 
AnswerRe: What is wrong with this ASP code? Pin
DFU2330-Jan-03 10:22
DFU2330-Jan-03 10:22 
GeneralTab control Pin
georgiek5029-Jan-03 11:53
georgiek5029-Jan-03 11:53 
GeneralRe: Tab control Pin
DFU2330-Jan-03 9:12
DFU2330-Jan-03 9:12 
There are actually plenty of ways that you could go about implementing tabs on a web page but it really depends on what you want to accomplish ...

If you just want tabs on your page and you don't really want to learn everything it takes to make them then you could use one that has already been created and shared like the one at WebFX[^].

If you want to dive in and make your own tabs you could use one of these ideas:

FRAMES - should be rather compatable with all browsers. Use the top frame to display the tabs and when one is clicked you change the content in the lower frame.

DIVS - use the CSS attribute display to switch between content when tabs are clicked ... this way all the content can be loaded at once.

I'm sure there are tons of ways to do this ... let me know if you would like further information on any of these ideas.

Wally Atkins
Newport News, VA, USA

Generalstyle sheets in email Pin
moinuddin29-Jan-03 5:21
moinuddin29-Jan-03 5:21 
GeneralRe: style sheets in email Pin
DFU2329-Jan-03 8:51
DFU2329-Jan-03 8:51 
GeneralRe: style sheets in email Pin
Vasudevan Deepak Kumar30-Jan-03 17:13
Vasudevan Deepak Kumar30-Jan-03 17:13 
GeneralChecking if am ASP session is still active Pin
David Wulff28-Jan-03 14:57
David Wulff28-Jan-03 14:57 
GeneralRe: Checking if am ASP session is still active Pin
Paul Watson29-Jan-03 3:12
sitebuilderPaul Watson29-Jan-03 3:12 
GeneralRe: Checking if am ASP session is still active Pin
DFU2329-Jan-03 8:25
DFU2329-Jan-03 8:25 
GeneralRe: Checking if am ASP session is still active Pin
David Wulff31-Jan-03 8:48
David Wulff31-Jan-03 8:48 
GeneralRe: Checking if am ASP session is still active Pin
Jonavis19-Feb-03 22:43
Jonavis19-Feb-03 22:43 
GeneralADO error Pin
MikeC#28-Jan-03 0:50
MikeC#28-Jan-03 0:50 
GeneralRe: ADO error Pin
SimonS28-Jan-03 0:58
SimonS28-Jan-03 0:58 
GeneralRe: ADO error Pin
Sarvesvara (BVKS) Dasa28-Jan-03 1:40
Sarvesvara (BVKS) Dasa28-Jan-03 1:40 
GeneralNeed an IDE Pin
Sarvesvara (BVKS) Dasa27-Jan-03 23:18
Sarvesvara (BVKS) Dasa27-Jan-03 23:18 
GeneralRe: Need an IDE Pin
SimonS28-Jan-03 1:07
SimonS28-Jan-03 1:07 
GeneralRe: Need an IDE Pin
Sarvesvara (BVKS) Dasa31-Jan-03 20:53
Sarvesvara (BVKS) Dasa31-Jan-03 20:53 
GeneralRe: Need an IDE Pin
Richard Deeming28-Jan-03 4:10
mveRichard Deeming28-Jan-03 4:10 
GeneralRe: Need an IDE Pin
Sarvesvara (BVKS) Dasa31-Jan-03 20:56
Sarvesvara (BVKS) Dasa31-Jan-03 20:56 
GeneralRe: Need an IDE Pin
Vasudevan Deepak Kumar30-Jan-03 18:03
Vasudevan Deepak Kumar30-Jan-03 18:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.