/ Published in: Other
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
//Start looping slider
(function sliderLoop(){
widget.slide();
setTimeout(sliderLoop, widget.sliderDelay )
})();
Comments
 Subscribe to comments
                    Subscribe to comments
                
                