Anyone know a good place to look for a tutorial on how to build web pages where you have tabed interfaces/pages at the top.
For example if you looked at the internet options in IE how it has the tabs at the top. I am trying to figure out how to do this for a web design.
Key is I need to keep all information or changes while going from one tab to another and only one final apply. I am sure I can figure that part out just as soon as I figure out how to get the tabbed interface look.
Tab Pages
Moderator: General Moderators
That's a pretty simple thing to do (I think). Are you trying to do something like my website: http://www.dylananderson.ca ? If so, you can steal the CSS and just modify it to suit your needs.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Thank you. That is exactly what I was wanting.Ambush Commander wrote:I stumbled on this a while ago:
http://www.brainjar.com/css/tabs/
Great explanation.
- harrisonad
- Forum Contributor
- Posts: 288
- Joined: Fri Oct 15, 2004 4:58 am
- Location: Philippines
- Contact:
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US