Thanks, Ill get my size tags in the images... How can make sure to always get a refreshed picture, it updates every 15 min.
I posed this question here a couple of months ago and that is the advice I received. Thanks so much. On Mar 24, 7:36 pm, Lance Dyas <[email protected]> wrote: > right he might be able to put script tags with document.write > in them. > > This isn't doing what you think either - > > > > > <IMG src="http://www.myislamap.com/islaimages/123.jpg?" + new > > Date().getTime()> > > FF2 does the best it can with that, and translates it to > > <img date().gettime()="" new="" +="" src="http://www.myislamap.com/ > > islaimages/123.jpg?"/> > > > Bear in mind this is a chunk of text within a KML datafile ; it can't > > run javascript. When it is inserted into an infowindow, it becomes a > > chunk of "real" HTML and is capable of executing javascript, but not > > in that form.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
