> Why is my HTML invalid?

Example
http://www.scriptingmaster.com/html/basic-structure-HTML-document.asp

> I know it doesn't validate - but this is only
> a dev version ;)

So, when you experience a problem you don't understand, is it not
smart to fix things you know are wrong?

> alert(marker_array[1]);
>
> ..just tells me its undefined.

Observe the order of your alerts.  First undefined, *followed* by the
ones indicating the array is being populated.  Things are not
happening in the order you are expecting?
http://econym.org.uk/gmap/async.htm

-- 
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.

Reply via email to