Hello, i want to assign an id (refresh/reload) to an image and when i click a button/link, i want the images that contain the reload id, to reload the image....
Also, if possible, make the image with the id to reload every 60 seconds.
This should be very simple but i cant find any solutions on the web.
I already posted on phpfreaks but no one answered and their site seems down.
Thanks in advance.
EDIT:
I have these images i want reloaded in a div (<div id="page-body">)
If i could just load that div, it would be enough.
Im on a free server and i want to avoid often page refreshes so i want to reload just the link-image on the user's side.