The Joomla! Extensions Directory ™


Image Refresh Plugin Plugin

This plugin force the image refresh between a time interval using AJAX. Is very useful for update the snapshots of webcams or force to the web browsers to update the cache for an image(s).

The plugin don't reload the page only refresh the image elements.

Example of use:
{imagerefresh imagesrc='http://www.cala-vadella.info/IMG/CAM/current.jpg'|refreshtime='10000'|imageopt='class="webcam" border="1"'}

The plugin will generate a <img> with a refrestime of 10000 miliseconds (Ten seconds) and the class="webcam".

You can use imageopt param for add to the image a border, id, alt, etc.

Report

2011-03-06
Reviews: 1
Had a little difficulty getting Image Refresh to work within a module. Juan (the author) was very accommodating, and helped me in getting the plugin to work in my Joomla installation.

This is a great plugin for updating webcam images!
2010-11-05
Reviews: 25
Totally simple and does exactly what it's supposed to do. I'm using my iPhone as a webcam to FTP images up to my server and this plugin to display them.
2009-06-11
Reviews: 4
Easily got this working by pasting code into HTML source. Was amazed when it worked first time. Added width="" height="" attributes which also worked. thanx