gpechauer
04-17-2008, 08:40 PM
Script works great. My question:
1. I want to have 5 slide shows with 3 alternating images for each (total images of 15) in a horizontal format. I'm using .css with .divs (not tables). When I add each one (in one .div) they stack vertically with the .div set to .px width large enough to allow the 5-shows to run next to each other.
2. Another script "Mutiframe Slide Show" has how to specify vertical "<br>" or "" for horizontal See below. Can't find something similar in "Ultimate Fade In" 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>"[/COLOR]
Thanks!
Greg
1. I want to have 5 slide shows with 3 alternating images for each (total images of 15) in a horizontal format. I'm using .css with .divs (not tables). When I add each one (in one .div) they stack vertically with the .div set to .px width large enough to allow the 5-shows to run next to each other.
2. Another script "Mutiframe Slide Show" has how to specify vertical "<br>" or "" for horizontal See below. Can't find something similar in "Ultimate Fade In" 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>"[/COLOR]
Thanks!
Greg