javascript - window.open cause a SCRIPT16386: No such interface supported in ie 11 -
I have a user who has a strange error when my script window.open ("...") Tries to open a new page with;
I have this exception:
SCRIPT16386: No such interface supported
It seems that only IE11 users have this error , So I was in my i.e. 11
settings so I closed the pop-up blocker, but there was an error still.
Do you have any clue that can cause this error in IE 11? Thank you.
Comments
Post a Comment