NGC
06-21-2012, 12:18 AM
Hey guys,
I'm trying to make a simple mod to an existing JS image slider, but after fooling around with it for a couple hours now, I can't seem to figure out how to do it. This is the script I'm working with...
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
Basically, I'd like to be able to specify how long *each* image is displayed (instead of just having a single display time for all images).
The existing display time (for all images) is located in the 'HEAD' section of the code (it's called 'pause').
Does anyone know how I can accomplish this?
FYI, I'm pretty comfortable with HTML/CSS, but I'm basically a newb when it comes to Javascript, so please keep that in mind when replying.
Thanks!
I'm trying to make a simple mod to an existing JS image slider, but after fooling around with it for a couple hours now, I can't seem to figure out how to do it. This is the script I'm working with...
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
Basically, I'd like to be able to specify how long *each* image is displayed (instead of just having a single display time for all images).
The existing display time (for all images) is located in the 'HEAD' section of the code (it's called 'pause').
Does anyone know how I can accomplish this?
FYI, I'm pretty comfortable with HTML/CSS, but I'm basically a newb when it comes to Javascript, so please keep that in mind when replying.
Thanks!