Skip to content

Takes URLs and loads each of them at particular intervals

License

Notifications You must be signed in to change notification settings

kishoreinvits/PageRotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PageRotator

Takes URLs and loads each of them at particular intervals
See it in Action here!

Update below configuration as per your need.

var refreshInterval = 4000;
var urlArray = ['http://www.baidu.com', 'http://www.bing.com', 'http://usatoday.com'];

About

Takes URLs and loads each of them at particular intervals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages