Dear Friends,
I am having a issue where i am unable to display google maps inside an object tag. It works fine in firefox but not in internet explorer.
In ie8 i can make it work by using iframes, but its then not strict xhtml compliant.
Is it possible to use the object tag or any other standards compliant way to get google maps displayed in ie8?
You can see the problem live in these pages:
Object tag, so not working - http://kourageride.org/route_not_working.html
Iframe, so its working - http://kourageride.org/route.htm
<object id='map_canvas' data='http://maps.google.com/maps?f=d&...........
</object>
vs.
<iframe id='map_canvas' frameborder="0" src='http://maps.google.com/maps?f=d&sou.....
</iframe>
Any help would be greatly appreciated.
Thanks a lot for reading this.






Bookmarks