window.open("myfirst.html","_blank","scrollbars=no,resizable=no"); 在IE里有效 在chorm 和 fir里无效
window.open的兼容性问题
最新推荐文章于 2025-05-13 11:45:00 发布
window.open("myfirst.html","_blank","scrollbars=no,resizable=no"); 在IE里有效 在chorm 和 fir里无效