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
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
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