darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

multiple issues with IE8 #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
>What steps will reproduce the problem?
1. test some examples from http://mashups.s43.eatj.com/gmaps4jsf-
examples/home.jsf.

>What is the expected output? What do you see instead?
Things should work. Many just render nearly nothing.

>What version of the product are you using? On what operating system?
The online version with Internet Explorer 8 on Windows XP.

>Please provide any additional information below.
The examples at http://code.google.com/apis/maps/documentation/examples/ 
do work.

Original issue reported on code.google.com by antonovic@osys.ch on 19 Mar 2009 at 9:17

GoogleCodeExporter commented 8 years ago
Google Maps APIs have problems with IE8.

The only walkaround for now is to put the following meta tag in your page:
<meta http-equiv=X-UA-Compatible content=IE=EmulateIE7 />

Check this:
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/9946215e23a3
bdf2?
pli=1

And also check the HTML source code of:
http://maps.google.com/

And you will find this tag in the HTML source as well.

Original comment by Hazem.sa...@gmail.com on 11 Apr 2009 at 3:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by Hazem.sa...@gmail.com on 11 Apr 2009 at 3:53