Today I have tested showmodaldialog() function in edge,I found this function is not supported in edge, it was supported in IE. The return value of typeof(window.showModalDialog) is "object " in IE, but now it is "undefined"
in edge. Is there any solution? I have used it in many position. Thanks a lot.
↧