It fixed my problem (and I'll keep editing my forms in infopath 2010 instead using infopath 2013), (note, I'm using Windows 7 SP1 and IE11 (11.0.2), SharePoint 2010 (work sharepoint), Thanks Markus this help me lot to resolve my issues.

By continuing to browse this site, you agree to this use. Where do I go to "add javascript code to my master page just above the closing tag"? // add all script inside the polyfill file. This site uses cookies for analytics, personalized content and ads. We are having a problem with IE11 and ASP.NET Web Forms(.NET 4.0) that runs on Window 7 32bit system. , http://markadrake.com/examples/sharepoint/ie11-fix/. Subscribe to our free, once-weekly email filled with coding news & articles. It appear that "UserAgentInfo" JS object is declared in Layouts\inc\core.js We have a Site Collection (Corporate) > Team Sites (Departments) > sub-sites for the Depts. If IsCallable(predicate) is false, throw a TypeError exception. When Our application running in IE11 it creates following problem: object doesn't support property or method 'attachEvent' in ScriptResource.axd. I might have to accelerate our migration to SP2013 in the mean time! Though we know in IE11 "attachEvent" method is replaced by "AddEventListener". Clue Mediator © 2020. I haven't had any issues with IE11 in compat mode against SP 2010. It looks like it's possibly linked to InfoPath forms. A help on the same will be very much appreciated. You need to do this in sharepoint designer. /* IE11 Fix for SP2010 */ Given that a large chunk of our users will probably be upgrading ax.SetValue(5, 10); // In IE11 "TypeError: object doesn't support property or method" It works in all other IE versions. to call addEventListener. Object doesn’t support property or method ‘find’ in IE react, find() not working in all browsers, IE 11 issue – .find() is not supported, IE11: Object doesn’t support property or method ‘find’, Alternative of .find() in Internet Explorer, Crash in IE11 for javascript usage of “find”. Markus, that's fantastic - many thanks for posting a fix! How can this be done? Hopefully MS will sort this quickly! Example: var ax = document.getElementById('idActivex'); ax.itemCount = 10; // Works. And we must also include in the same web - 755889 9 For old browser, such as IE 11. Hello, In a project I am creating objects dynamically and assigning id to each of them. IE has included support for addEventListener from Having the same issue, Sharepoint 2010 server, IE11. But in IE11 it is not working I am wondering weather aforementioned property or method is supported in IE11. We will need to use Instead of in the web page that hosts the WebChat. Remove Duplicate Values from an Array in JavaScript, Redirect to another web page using JavaScript, Drag and Drop File Upload in React using react-dropzone-uploader, Navigate from one page to another page in ReactJS, Regular expression examples in JavaScript. We're running SP2010 SP2 with latest CU. Windows 8.1 and IE11 - Critical Error: Object doesn't support property or method 'addEventListener' Archived Forums > SharePoint 2010 - General Discussions and Questions. IE11 – Object doesn't support property or method 'includes' – javascript window.location.hash Posted by: admin December 15, 2017 Leave a comment Questions: You should only post this in the Web Development forum. When Our application running in IE11 it creates following problem: object doesn't support property or method 'attachEvent' in ScriptResource.axd. http://blogs.msdn.com/b/ieinternals/archive/2013/09/21/internet-explorer-11-user-agent-string-ua-string-sniffing-compatibility-with-gecko-webkit.aspx, We have made a mistake our .net framework is 4.5 so is there any releated hotfix about our above issue for .net framework 4.5. As you're already using jQuery, you can bind events like below. But, my v4.master is currently loading Layouts\1033\core.js which hasn't any reference to UserAgentInfo object... Any clue would be very much welcome, thanks. if (typeof UserAgentInfo.strBrowser !== 'undefined' && !window.addEventListener) { Though we know in IE11 "attachEvent" method is replaced by "AddEventListener". Windows 8.1 and IE11 - Critical Error: Object doesn't support property or method 'addEventListener', SharePoint 2010 - General Discussions and Questions, if (typeof UserAgentInfo.strBrowser !== 'undefined' && !window.addEventListener) {, // do something when you click on yourElement.