I was *em* debugging with the old alert right before the offending statement
which made the problem go away. So I tried at the start of the VML.js file.
Worked too. But I don't like to modify the OpenLayers files so I tried
before the Ext.onReady definition... Then I got rid of the alert. I ended up
putting it in conditional compile section,

/[EMAIL PROTECTED]
        document.namespaces;
@*/

even though non IE browsers ignore the statement.

I have absolutely no clue as to why this "appears" to solve it... At first I
thought it was because of the delay caused by the alert but since removing
that with only the statement, I don't know...

-- 
View this message in context: 
http://www.nabble.com/Problem-in-Internet-Explorer-tf4423911.html#a13756225
Sent from the OpenLayers Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to