Results 1 to 3 of 3

Thread: Ultimate Fade-in slideshow: Should not open in new window.

  1. #1
    Join Date
    Feb 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Ultimate Fade-in slideshow: Should not open in new window.

    1) Script Title: Ultimate Fade-in slideshow

    2) Script URL (on DD):

    //SET IMAGE PATHS. Extend or contract array as needed
    fadeimages[0]=["photo1.jpg", "", ""] //plain image syntax
    fadeimages[1]=["photo2.jpg", "http://www.cssdrive.com", ""] //image with link syntax
    fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax

    3) Describe problem:

    i used only the second type (Image with link syntax) but when i click on the image, a new open window opens. I'd like the link to open in the same window.

    Help?

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    The default Ultimate Fade-in slideshow script from the site works as it supposed.

    If you click on the second image it will go to http://www.cssdrive.com which will be opened in th same window and when click on third image it will go to http://www.javascriptkit.com in a new window.

    If you provide your source code or a link to your site where the problem occurs.

    For me it is working in IE 7 and Mozilla Firefox

  3. #3
    Join Date
    Feb 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I tried it again, this time it worked. I wonder what made the difference. anyway, thanks!

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
  •