On Oct 2, 12:39 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I actually use firefox and have firebug installed.
>
> With firebug I get the errors:
>
> syntax error
>
> } else {\n
>
> and..
>
> load is not defined
> onload(load )
> load();
>
> Both of those are referring to code that was already in place in the
> working map.But there is now an error. Look at what you changed. If you still can't find it try comparing the two files. -- Larry > > The error console points to the same two pieces of code... > > On Oct 2, 3:02 pm, Esa <[EMAIL PROTECTED]> wrote: > > > You have the code example to follow. The biggest trouble seems to be > > that your browser does not tell you about the errors in your script. > > > Firefox error console tells you exactly what is wrong. With Firebug > > extension installed it tells you even more. > > > Do not even try to make web pages with IE as the test browser. Any > > other browser gives you reliable information about your errors. Just > > use IE now and then at milestones of your page development to see how > > it misbehaves and does not tell what is wrong. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
