S
salmonella
A bit basic but out of my area
I would like to use some dynamic drive script for moving picts but I am lost
on how to change the script to add my picts. The portion of the script I need
is as follows:
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='<a href="http://"><img src="dynamicbook1.gif"
border=1></a>'
If the path to a picture on my web is http://myweb.com/images/image1jpg- how
would the script be changed to link to "image1.jpg"??
THANKS!!
I would like to use some dynamic drive script for moving picts but I am lost
on how to change the script to add my picts. The portion of the script I need
is as follows:
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='<a href="http://"><img src="dynamicbook1.gif"
border=1></a>'
If the path to a picture on my web is http://myweb.com/images/image1jpg- how
would the script be changed to link to "image1.jpg"??
THANKS!!