Results 1 to 5 of 5

Thread: Trying to create tabbed layer content

  1. #1
    Join Date
    Feb 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Trying to create tabbed layer content

    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

  2. #2
    Join Date
    Feb 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    anyone???

  3. #3
    Join Date
    Feb 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    damn yall are too slow... i figured it out on my own

    pffft! lol

  4. #4
    Join Date
    Jun 2005
    Location
    UK
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello there, my name is Robert, and I would like to help you solve this problem as another regular member of this fourm.

    Quote Originally Posted by dubstylee
    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/s...ead.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 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.

  5. #5
    Join Date
    Jun 2005
    Location
    UK
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by dubstylee
    i figured it out on my own
    Oh, okay, I forgot to read this bit! Well done anyway!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •