<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello OL Community,<br>I'm having issues in IE (version 9) displaying my openlayers maps without errors. Neither firefox nor chrome complain at all. And while IE9 loads the maps and allows it function correctly I get popup errors and I dont want my users to experience that. Does anyone have any insite to these? <br><br>I'm using VERSION_NUMBER:$Revision: 10995<br><br>This error occurs after loading the map w/ layers and zooming to extent appropriately:<br>'Unable to get value of property 'w':object is null or undefined.'<br><br>This IE9 error occurs when leaving or reloading the map. I've narrowed this one down to something having to do with custom zoom-in/zoom-out controls placed on the map. If i dont create a custom control, this error doesn't appear. This seems to be happening when the map objects are destroyed when the page unloads (nothing is ever
 destroyed in firefox?)<br>'Unable to get value of the property 'un':object is null or undefined.'<br><br>Looking through the openlayers source, there is virtually no error trapping for null values - and I have no idea why I would have them at all...<br><br>Any feedback is appreciated.<br><br>Thanks<br><br></td></tr></table>