alesiadixon
02-27-2006, 01:48 PM
I have asked about uploading photos to the conveyor, I am very inexperienced & have read all the posting under this subject. I have the belt running on my site, but it only shows the words & x,s not the photos, can you help me? This is what my script looks like:
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='="/images/mlb2.jpg<a href="http://"><img src="" border=1></a>'
leftrightslide[1]='http://tuchinsbulldogs.com/images/FRENCHNURSERY/MLB2/MLB2003.jpg<a href="http://"><img src="dynamicbook2.gif" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="dynamicbook3.gif" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="dynamicbook4.gif" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="dynamicbook5.gif" border=1></a>'
My site is http://www.tuchinsbulldogs.com
the page is titled test slideshow.
I need to know exactly where to put the photos filename & what to take out of the script if anything.
Thanks,
Alesia
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='="/images/mlb2.jpg<a href="http://"><img src="" border=1></a>'
leftrightslide[1]='http://tuchinsbulldogs.com/images/FRENCHNURSERY/MLB2/MLB2003.jpg<a href="http://"><img src="dynamicbook2.gif" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="dynamicbook3.gif" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="dynamicbook4.gif" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="dynamicbook5.gif" border=1></a>'
My site is http://www.tuchinsbulldogs.com
the page is titled test slideshow.
I need to know exactly where to put the photos filename & what to take out of the script if anything.
Thanks,
Alesia