On Mar 27, 11:48 am, "[email protected]" <[email protected]>
wrote:
> On Mar 27, 11:23 am, tatlar <[email protected]> wrote:
>
> > Hi All,
>
> > I was wondering if any of you could take a look at my code. The Map
> > app works fine in Apple Firefox but not in Apple Safari.
>
> > The URL is 
> > here:http://eqinfo.ucsd.edu/special_events/2009/salton_sea_swarm_march/
>
> > Using Firebug I do not get any errors, and no errors reported in the
> > Apple Safari Activity window, so I am not sure what is going on. The
> > same happens on Camino too.
>
> > Could someone test on a Windows box too? I don't have access to a
> > Windows machine running FF or IE.
>
> Doesn't work on Win XP with IE6.  There is a white square where the
> map should be.
>
> The very informative IE Error Message:
> Line: 195
> Char: 25
> Error: Expected identifier
>
> I will try it on a machine with the MS Script Debugger if I have a
> chance...

Big surprise, the MS Script debugger doesn't give any insight.
Safari however, points to this line:
var class ;

class is a reserved word in javascript...
http://javascript.about.com/library/blreserved.htm

  -- Larry
>    -- Larry
>
>
>
> > Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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