“Object doesn't support this property or method” error in IE11
I am getting the error Critical Error: Object doesn't support this property or method addeventlistener while accessing the InfoPath form page (using InfoPath enabled list form e.g. displayifs.aspx) in IE 11 browser. This error is specific to IE 11, the page is opening properly in IE 10 and below. According to this MSDN post , IE 11 supports addEventListener. Anybody have an idea on this? user3116631 This unfortunately breaks other things. Here is the fix I found on another site that seemed to work for me: I'd say leave the X-UA-Compatible as "IE=8" and add the following code to the bottom of