I get an error when loading your page Error: StartPhotoTimer is not defined Source File: http://theintertwine.org/Phase1-map/TheIntertwine3.php Line: 174
Try to look at the Error console in Firefox or try to debug the script with Firebug. Generally you should try to clean your HTML first http://validator.w3.org/check?uri=http%3A%2F%2Ftheintertwine.org%2FPhase1-map%2FTheIntertwine3.php&charset=%28detect+automatically%29&doctype=Inline&group=0 Beyond that: Have a look at these <script language="javascript" type="text/javascript" src="../ experience-test/experiences-load.js.php"></script> <script language="javascript" type="text/javascript" src="../ experience-test/experiences-load-Pict.js.php"></script> <script language="javascript" type="text/javascript" src="../ experience-test/experiences-load-RandomPict.js.php"></script> All these are referenced as scripts whereas all these documents are HTML documents. I don't think they are needed and wouldn't exclude that some browsers might get confused. Could be there is more stuff to clean beyond that what the validator is able to scan. Your kml document contains errors http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Ftheintertwine.org%2FPhase1-map%2Fkmzs%2Fexperiences.kml Further: I counted 5 different css documents. They should also be checked if they are valid. On Sep 23, 4:49 am, Tommy <[email protected]> wrote: > I've created a few KMLs using Google spreadsheets. > > I've brought these into Google maps and when it works we are very > happy. though occasionally the KML's aren't loaded and we can't seem > to pinpoint when and why they load sometimes but not always. I posted > yesterday and have cleaned the kml up some but the problem persists. > > http://theintertwine.org/Phase1-map/TheIntertwine3.php > > thanks > > tommy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
