> http://www.forestparkforever.org/experience/destinations-2/

I get an error in FF2
    jQuery("a.fancybox").fancybox is not a function

This script file fails to load
   http://www.forestparkforever.org/wp-content/uploads/2009/08/jquery.color.js
which may or may not relate to that.

The default GIcon click targets are rather smaller than the custom
images you're using, which can give the impression the markers aren't
clickable
http://econym.org.uk/gmap/custom.htm

There's a bunch of trivial validation errors, but one that might break
the layout in IE is several missing </p> tags
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.forestparkforever.org%2Fexperience%2Fdestinations-2%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

The map creation script runs inline in fpfmap.js, which is itself
loaded part-way through the webpage.
The usual advice is either to trigger map creation from an 'onload'
function, or to put the map script right at the end of the page after
all the display elements.  This allows the page DOM to be properly
formed before the maps API starts messing with it - it's probably
especially relevant when so many other scripts are being loaded and
slowing the page build down.


> Also, I'd like to size the info windows more appropriately, but I am
> also having a difficult time doing that.

We might need a bit more description of what you want to see?

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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