Results 1 to 2 of 2

Thread: Absolute links to images in slideshow

  1. #1
    Join Date
    Dec 2005
    Posts
    25
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Absolute links to images in slideshow

    Hi,

    I'm using the script slideshow script for a component in Joomla!. Now the script won't be in the folder where the pictures are located. Can I use absoluut links to the images? If so, how?

    Daniël Tulp

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

    Default

    Sure, instead of the file name, simply specify the entire path to each image. For example:

    Code:
    fadeimages[0]=["http://www.mysite.com/images/photo1.jpg", "", ""]

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
  •