Results 1 to 2 of 2

Thread: need help with content slider

  1. #1
    Join Date
    Jan 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need help with content slider

    1) Script Title: Featured Content Glider

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

    3) Describe problem: i am trying to get navigation inside the sliders for this site.
    http://hanger18shirts.com/2011/index2.html
    basically i want a user to click on a shirt and the slider goes to that content.

    i cannot figure out how to make it work.

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    I think it could work if you place the links around the images like this:
    Code:
    <div class="glidecontent">
    <a href="http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm"<img src="http://i11.tinypic.com/8efzmmf.jpg" style="float: left; padding: 5px" /></a>
    <a href="http://www.dynamicdrive.com/forums/"<img src="http://i15.tinypic.com/72vilba.jpg" style="float: left; padding: 5px" /></a>
    </div>

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
  •