R
Richard Steele
Hi
using a webcontrol (javascript) that overrides the onprerender method of the
page, it is possible to create a control to wrap the Google Maps API. Using
the control in a content page throws up a Internet Explorer cannot open the
internet site, operation aborted, Google Map API error. It has been
suggested in various user groups that the javascript be moved outside the
body of the page, but i cannot seem to work out how to do this at runtime.
The control works normally when used with a single aspx page with the correct
head and body tags (i.e. not a using a master page)
Can anyone throw some light on the matter?
using a webcontrol (javascript) that overrides the onprerender method of the
page, it is possible to create a control to wrap the Google Maps API. Using
the control in a content page throws up a Internet Explorer cannot open the
internet site, operation aborted, Google Map API error. It has been
suggested in various user groups that the javascript be moved outside the
body of the page, but i cannot seem to work out how to do this at runtime.
The control works normally when used with a single aspx page with the correct
head and body tags (i.e. not a using a master page)
Can anyone throw some light on the matter?