I have a weather webpage with a webcam image that uploads every 2 minutes. I want to change the webpage.
I want the webcam image to be the background on the webpage, but I want that image to update itself once a minute.
The reason I want it to be the background image is so I can put weather report stickers on top of it (in the foreground) in the bottom corners or at the bottom of the page centered.
Right now the webcam takes the picture and uploads it to my domain host. Then I download it to my webpage. It's fairly kluged together at this point but it works. You can see it here
Any help appreciated
Greg