window.open的兼容性有关问题
window.open的兼容性问题
window.open("myfirst.html","_blank","scrollbars=no,resizable=no"); 在IE里有效 在chorm 和 fir里无效
window.open("myfirst.html","_blank","scrollbars=no,resizable=no"); 在IE里有效 在chorm 和 fir里无效