On Dec 17, 11:09 am, Rossko <[email protected]> wrote: > > This is my demo page:http://212.34.157.14/demo.php > > Your demo has no doctype, which could cause weird behaviour in any > browser, best fix that first.
I can add that a mere number as the value of an id is invalid <div id='1'... v3 recommends declaring a HTML 5 doctype http://code.google.com/apis/maps/documentation/javascript/tutorial.html#HTML5 Though I'd never seen any difference between the two info windows. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
