$("#xxid").bind($.browser.msie? 'propertychange': 'change', function(e) { e.preventDefault(); // Your code here });