[Geomoose-users] IE 10 and GeoMoose 2.4 Fix

Carrie Quast Carrie.Quast at co.brown.mn.us
Tue May 21 09:45:18 PDT 2013


Hello All - 
 
Microsoft must have pushed out an update on Windows 7 and above machines to update IE to IE 10 over the weekend.  I had a bunch of calls from the public about our GIS site not loading.  It only loads the HTML stuff, so the HTML Frame loads, but not the Javascript or PHP, etc. After a bit of searching, I found that adding this code to the header:
 


<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" >

 
This seemed to fix the problem.  I only tested it on one computer running windows 7 (all I have available) so if this doesn't work for you - please let me know.  You need to add right below the <head> tag in the geoomoose.html file, otherwise IE doesn't read it.
 
My sources for this are: 
http://stackoverflow.com/questions/15387325/force-ie10-to-run-in-ie10-compatibility-view 
and
http://msdn.microsoft.com/en-us/library/ie/jj676915.aspx
 
Thank You - Carrie
 
 
___________________________
Carrie Quast, Brown County GIS Specialist/Webmaster
14 South State Street
New Ulm MN  56073
Phone:  (507) 233-6633
Fax:  (507) 359-1430
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20130521/216c7563/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Carrie Quast.vcf
Type: application/octet-stream
Size: 333 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20130521/216c7563/attachment.obj>


More information about the Geomoose-users mailing list