Results 1 to 3 of 3

Thread: Drop down/ Overlapping Content script Problem

  1. #1
    Join Date
    Mar 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drop down/ Overlapping Content script Problem

    1) Script Title: Drop down/ Overlapping Content script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...lapcontent.htm

    3) Describe problem:

    I am building a Drop down/ Overlapping Content script gallery for my one page website. I am using it as a content solution. However, while coding the gallery in a blank webpage I noticed that I can't apply the effect to more than one image. How can I get around this?! Here is where I am working from:
    http://kglyphics.com/accordiangallery.php

    Thanks!

  2. #2
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    Code:
     <a href="/images/portfolio/contemporary17x11.png" id="searchlink" rel="subcontent3"><img src="/images/contemporary.jpg" alt="" /></a>
    
     <a href="/images/portfolio/3rdfloor.jpg" id="contentlink" rel="subcontent4"><img src="/images/envirodsgn2.jpg" alt="" /></a>
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  3. #3
    Join Date
    Mar 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by vwphillips View Post
    Code:
     <a href="/images/portfolio/contemporary17x11.png" id="searchlink" rel="subcontent3"><img src="/images/contemporary.jpg" alt="" /></a>
    
     <a href="/images/portfolio/3rdfloor.jpg" id="contentlink" rel="subcontent4"><img src="/images/envirodsgn2.jpg" alt="" /></a>
    Thank you so much!!
    Last edited by druggedoncolor; 03-10-2012 at 05:07 PM.

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
  •