niutech / showModalDialog

window.showModalDialog polyfill using a <dialog> element
https://niutech.github.io/showModalDialog/demo.html
Apache License 2.0
177 stars 88 forks source link

working fine with Chrome but in IE it gives Error #45

Open dadanetake opened 5 years ago

dadanetake commented 5 years ago

for IE i am going to use the showModalDialog but if i place this code for chrome it is given Error in IE

Expected '('

why?