Image tag partial refresh

Hi everyone

I´m doing a web page, and I wanna to show a picture but this picture
change every 10 minutes. I wanna to show it and refresh t automatically,
but I want to refresh only the image. How can I do that

Thanks a lot

Guille S. wrote:

Hi everyone

I´m doing a web page, and I wanna to show a picture but this picture
change every 10 minutes. I wanna to show it and refresh t automatically,
but I want to refresh only the image. How can I do that

Thanks a lot

Sounds like you need to create a DIV with a timer and some javascript
function to load a new image.

Aldric G. wrote:

Guille S. wrote:

Hi everyone

I´m doing a web page, and I wanna to show a picture but this picture
change every 10 minutes. I wanna to show it and refresh t automatically,
but I want to refresh only the image. How can I do that

Thanks a lot

Sounds like you need to create a DIV with a timer and some javascript
function to load a new image.

Yes, I read in the book “Ruby on rails for dummies” something like that
but I so newbie to uinderstand that, anyone can explain it for me,
please?

tHANKS