I did what have been suggested and it helps with that vml error.
I put all Ext.onReady(function() {}) within init funcition :
function init(){
Ext.onReady(function() {
...
...
})
}
and
<body onload="init();">
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/IE8-error-in-VML-js-tp4569869p5783957.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users