kidrobot
02-25-2009, 07:31 PM
1) Script Title: Featured Content Slider v2.4
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
3) Describe problem:
After the user clicks one of the pagination links the slider stops rotating. How can I make the slider pause then keep rotating? I guess it has sth to do with this line, but commenting it out had no effect.
sliderdiv["onclick"]=function(){ //stop content slider when slides themselves are clicked on
featuredcontentslider.cleartimer(setting, window["fcsautorun"+setting.id])
}
Any help much appreciated as it's a cool script.
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
3) Describe problem:
After the user clicks one of the pagination links the slider stops rotating. How can I make the slider pause then keep rotating? I guess it has sth to do with this line, but commenting it out had no effect.
sliderdiv["onclick"]=function(){ //stop content slider when slides themselves are clicked on
featuredcontentslider.cleartimer(setting, window["fcsautorun"+setting.id])
}
Any help much appreciated as it's a cool script.