Parameters of window.open in js and precautions
When using window.open under IE9, you need to note that the name parameter value cannot have "-" appear, otherwise a script error will occur. There is no problem with IE9 and version testing window.open(URL, name, specs, replace) Parameter descr
2025-07-13














