================================================= 03/06/2013 IE9 : object.innerHTML = “xxxx” throws object not found exception use object.innerHTML.update(“xxx”) rather than setting directly innerHTML. This would solve problem