On Jun 20, 7:42 pm, Archia <[email protected]> wrote:
> This seems to move the ball forward. Now 
> whenhttp://www.frankkoonce.com/test.php
> is loaded in Firefox 3 both maps seem to load correctly, but this
> error is generated:


Your script is inside of two other elements. Move the following two
lines underneath your script


<div align="center" style="width:95%; text-align:left">

<fieldset style="margin-top:10px; padding-top:15px;">


Another error possibility is that the following <a> tags are closed
but never opened.

Gettysburg Scenic Railway</a>

Bear Library</a>


Your doctype seems invalid. Try to copy a valid doctype declaration
from here

http://www.w3.org/QA/2002/04/valid-dtd-list.html

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

Reply via email to