style.backgroundImage will fire onpropertychange twice
WeallknowIEis weird:document.getElementById('mytestinput').attachEvent( 'onpropertychange',function(){alert(event.propertyName);});clickthebuttonwillalerttwice.IfusetbackgroundImageto'none',itwillal