Re: Internet Explorer: Operation Aborted for Google Map
Thanks for this thread, it sorted out my difficulties. Basically, defer didn't work for me, but relocating the <script> to the end did work.
Thanks
On 12/8/05, Steve Ryan <ryasteve@gmail.com> wrote:
Okay, I had to make static test versions of my site's main page to
avoid breaking the actual site. Here they are.
http://www.juniorvelo.com/test1.html - Original version
http://www.juniorvelo.com/test2.html - Using defer="defer"
http://www.juniorvelo.com/test3.html - Using CDATA around script
contents
http://www.juniorvelo.com/test4.html - Hardwiring the script below the
/body tag
Only the 4th test works in IE, and that's the approach I want to avoid.
The mapki example given by Larry works in IE, but I haven't been able
to spot what makes the difference.
0 Comments:
Yorum Gönder
<< Home