Results 1 to 3 of 3

Thread: How to delete Optional Linking and Link Targeting on Fade-In Slideshow

  1. #1
    Join Date
    May 2008
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default How to delete Optional Linking and Link Targeting on Fade-In Slideshow

    1) Script Title: Ultimate Fade-In Slideshow

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

    3) Describe problem:

    Hi there,

    This is my first time on this forum and I don't have any experience of Javascript yet. I am using the Ultimate Fade-In Slideshow from Dynamic Drive V1.51 and it's working great however, I DONT want to be able to click on any of my images and be taken to another URL. How do I delete this part of the JavaScript code?

    Can someone help this poor Irish girl please???????????????

    Cheers!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The images do not have to be hyperlinked. When specifying them inside the script, just leave the other paramters other than the first empty:

    Code:
    fadeimages[0]=["photo1.jpg", "", ""] //plain image syntax
    "
    "

  3. The Following User Says Thank You to ddadmin For This Useful Post:

    Bashful Girlie (05-29-2008)

  4. #3
    Join Date
    May 2008
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    thank you so much

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
  •