tabs for 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,
i need to create a tabbed page and was wondering the route to take. I'd like
it to be client-side tabs if possible (Atlas?). Does anyone have any good
articles or webcasts on this? or just tips?

thanks
rodchar
 
I used LinkButtons and CSS before I learned about the following which I will
try and use next time I rebuild or start a new tabbed navigation...
So a good start is to find and download CSS Tab Designer and then search for
other blogged articles that use the Menu control with the MultiView control
[1] to create tabbed pages.

Once you see how its done on the server you should be able to reuse the
generated HTML with Atlas and you can show everybody how its done ;-)

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W

[1]
http://www.java2s.com/Code/ASP/Components/UseaspMenuandaspMultiViewtocreatetabcontrolC.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

map on my web page 4
feedback request on design issue 2
tabs galore 7
tab stop 2
design advice 5
div woes 3
asp.net 2.0, atlas and sever controls 1
google toolbar 2

Back
Top