1) Script Title: Multiframe Image Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...frameslide.htm
3) Describe problem: I am struggling to get the images to display horizontally rather than vertically.
I am looking at this part of the script:
//Specify code to insert between each slide (ie: "<br>" to insert a line break and create a vertical layout)
//"" for none (or horizontal):
var slideseparater="<br>"
I have changed this to be:
//Specify code to insert between each slide (ie: "<br>" to insert a line break and create a vertical layout)
//"" for none (or horizontal):
var slideseparater=""
However, it makes no difference, the images still appear vertically.
please can you help?



Reply With Quote

Bookmarks