FCLT#57286 fixActiveelementError uitfaseren (stap 1)
svn path=/Website/branches/v2019.1/; revision=41959
This commit is contained in:
@@ -1231,6 +1231,7 @@ var FcltMgr =
|
||||
fixActiveelementError: function ()
|
||||
{ // FSN#25845
|
||||
// Fix 'unspecified error' op document.activeElement in jQuery 1.9.1/IE 9
|
||||
return;
|
||||
var agent = navigator.userAgent;
|
||||
if (agent.match(/MSIE 7\.0|MSIE 8\.0|MSIE 9\.0/))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user