Quantcast
Channel: OpenLayers: Ticket #1910: Invalid argument failure with IE8
Browsing all 47 articles
Browse latest View live

Article 7

Just tried Tim's suggestion from the list. I reverted to 2.7 and I added the following before the OpenLayers.js script tag: <script type="text/javascript"> if(document.namespaces == null){...

View Article


Article 6

Yeah. I've been trying variations on setting that and the #default#VML when adding the namespace, as well as explicitly setting the whole list of elements and sub-elements from the VML docs on MSDN. I...

View Article


Article 5

Could this be relevant? ​http://code.google.com/apis/maps/documentation/index.html#XHTML_and_VML I did try adding ... xmlns:v="urn:schemas-microsoft-com:vml" ... but on its own it didn't seem to make...

View Article

Article 4

Well simply changing to -ms-behavior didn't work. I then found two more leads: From ​http://code.google.com/p/explorercanvas/source/browse/trunk/excanvas.js if (!doc.namespacesg_vml_?) {...

View Article

Article 2

It looks like the non-standard CSS "behavior" property has been changed to "-ms-behavior" in IE8 standards mode. ​http://msdn.microsoft.com/en-us/library/ms530723(VS.85).aspx

View Article


summary changed

summary changed from Current Version Of OL Failis with IE8 Beta to Invalid argument failure with IE8 This is the offending line. Note that this is still a problem in the released version of IE 8,...

View Article

milestone set

milestone set to Future Comments on ​http://www.eggheadcafe.com/software/aspnet/31769152/vml-supported--or-bette.aspx indicate that VML support in IE8 is broken or buggy. Patches to improve behavior...

View Article
Browsing all 47 articles
Browse latest View live