View Full Version : Trying to create tabbed layer content
dubstylee
02-08-2006, 03:27 PM
I am kind of stumped on this one. I am working on a project that requires some sort of tabbed layer content control.
What I am trying to mimic is just like the big green changable content block on http://www.download.com
YOu can choose between software, music, games, and videos. You click a tab and the content part changes without refreshing the page.
I am trying to do this.
Can anyone help? Tutorials? Software apps that do this?
If anyone can help, that would be great!
thanks
dubstylee
02-08-2006, 07:07 PM
anyone???
dubstylee
02-08-2006, 10:34 PM
damn yall are too slow... i figured it out on my own
pffft! lol
robertcathles
02-18-2006, 10:04 AM
Hello there, my name is Robert, and I would like to help you solve this problem as another regular member of this fourm.
You click a tab and the content part changes without refreshing the page.
Ah, I remember this! I remember a long time ago on my own website that I wanted to have this feature, and I did so by hiding tables with style="display:none;" and the javascript to change that when I clicked on a link. I came to this forum for some help and someone managed to help me very well! My original post is here: http://www.dynamicdrive.com/forums/showthread.php?t=3392
If you want to view a live example, please visit my page: http://uk.geocities.com/robcboff/programs.html
This is the post (http://www.dynamicdrive.com/forums/showpost.php?p=11214&postcount=2) you are probably looking for. If you create all those things then it should work. You can create as many tables as you like, just remember to give them the same name as their a href="#" links.
If you would like any help, please to do hesitate to ask.
robertcathles
02-18-2006, 10:05 AM
i figured it out on my own
Oh, okay, I forgot to read this bit! Well done anyway! :)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.