geoffcox
02-04-2011, 10:30 AM
1) Script Title: Fade-in v2.4
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm
3) Describe problem:
My original post didn't get any answer so will try again!
I would like to have different slide shows on different pages but cut down on file downloads by having one main js file.
I can use
<div id="fadeshow1"></div>
<div id="fadeshow2" style="display:none;"></div>
<div id="fadeshow3" style="display:none;"></div>
so that only fadeshow1 is seen but is there a better way?
Cheers
Geoff
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm
3) Describe problem:
My original post didn't get any answer so will try again!
I would like to have different slide shows on different pages but cut down on file downloads by having one main js file.
I can use
<div id="fadeshow1"></div>
<div id="fadeshow2" style="display:none;"></div>
<div id="fadeshow3" style="display:none;"></div>
so that only fadeshow1 is seen but is there a better way?
Cheers
Geoff