-
DD conveyor belt help, please
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
-
-
You would put the name (and path) of YOUR photo inside the quotes after IMG SRC. In other words, replace all the .gif or .jpg instances with YOUR photos.
EXAMPLE:
leftrightslide[2]='<a href="http://"><img src="MYPHOTO.jpg" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="MYPHOTO2.jpg" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="MYPHOTO3.jpg" border=1></a>'
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks