/ Published in: Other
Expand |
Embed | Plain Text
//Start looping slider (function sliderLoop(){ widget.slide(); setTimeout(sliderLoop, widget.sliderDelay ) })();
You need to login to post a comment.
athanassiadis on 09/09/11
javascript js textmate loop timer setTimeout
//Start looping slider (function sliderLoop(){ widget.slide(); setTimeout(sliderLoop, widget.sliderDelay ) })();
You need to login to post a comment.