Re: 'E is not defined' Cannot drag/click map and the navigation/zoom controls are not shown
On Jan 6, 5:31 pm, JSAmbay <jshe...@ambay.com> wrote:
>
> FireBug gives me the error 'E is not defined' this isn't very helpful,
> is there a way to view Google's javascript in an un-minified form? The
> symptoms of this are that the map displays properly but the zoom/
> navigate gadgets are not shown, the map cannot be dragged and markers
> cannot be clicked. The code can be viewed here:http://www.emrupdate.com/map/
It appears you are directly loading v2.184 of main.js. That's against
the rules and is likely to break things.
I realise that ASP.NET doesn't actually help good HTML coding, but
it's a far better idea to load external scripts in the <head> of the
page than half-way down the <body>, especially when everything in the
body is contained within a form.
Andrew
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home