Results 1 to 2 of 2

Thread: Dynamic Content Switching Help

  1. #1
    Join Date
    Sep 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dynamic Content Switching Help

    Using the Dynamic Content Switching Script, is there any way to force Javascript to change *ALL* the content with the same id, for example:

    <div id=2 class=switchcontent>
    blah
    </div>
    <div id=2 class=switchcontent>
    I need to switch as well
    </div>

    So that with one link, they both are switched?

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

    Default similar question

    I'm trying to do the same thing, I think.

    Example page: http://dev.mustardart.com/gallery_test2.html

    I have a sidebar of thumbnail images. I want to set it up so that when a thumbnail is clicked, the larger version appears as the main image, and at the same time the text at the top and bottom change as well.

    I've tried a few things and it's just not working. Can anyone help?

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
  •