Skip to content

hhkaos/refresh-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refresh image

This project aims to help you to set up a simple HTML page that forces the browser to reload an image using URL parameters.

Live demo

How this code works

Parameters:

  • url: image URL
  • interval: refresh rate (in ms) | default: 2000ms
  • width: image width in pixels | default: 100%
  • collapsed: allows you to set body's margin and padding to 0px | default: false

Sample page:

https://hhkaos.github.io/refresh-img//?url=http://turiscam.comunitatvalenciana.com/calp.jpg&interval=1000&width=700&collapsed=true

About

This project aims to help you to set up a simple HTML page that forces the browser to reload an image using URL parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published