Uhhh  IE doesn't like constants ?

basically it is a php script that generates the java script.  The php
script refreshes and generates new javascript code during a refresh.
But those values are constants for the 'liffetime' of the page and
it's javascript.

Unless things don't get cleaned up after I reload the page ?

I changed all consts to var, IE  is not complaining anymore, but
still.



On Sep 12, 1:50 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> On Sep 11, 10:21 pm, csdude <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > I can draw concentric circles on a map (in firefox), but I get a l an
> > object expected in the body tag when using an onload in IE
>
> > I tried the error-console  but that one gives me an 'unexpected
> > error". (for both the IE one and for VS 2008) firebug says there's
> > noting wrong.
>
> > here's the link:http://neptune.csc.depauw.edu/seismic-test/quake2.html
>
> > any tips ?
>
> That's funny.  IE tells me you have a syntax error on line 12.
>
> http://developer.mozilla.org/En/Core_JavaScript_1.5_Reference/Stateme...
> const is a Mozilla-specific extension, it is not supported by IE
--~--~---------~--~----~------------~-------~--~----~
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