window.open居中展示的代码写法

      发布在:前端技术      评论:0 条评论
//咨询函数
function openswt() {
window.open('https://webservice.zoosnet.net/LR/Chatpre.aspx?id=666&p=' + encodeURIComponent(window.location.href), 'newwindow', 'height=650,width=680,top=' + (screen.height - 650) / 2 + ',left=' + (screen.width - 680) / 2 + ',toolbar=no,menubar=no,scrollbars=no, resizable=no,location=no, status=no');
}


阿里云服务器1核/2G/1M(88元/1年) 【腾讯云】云产品限时秒杀,爆款2核4G云服务器首年74元 腾讯云服务器老用户专享(每日限量,下手要快) 香港高稳定云服务器推荐(优惠码:haixiuge)
相关文章
热门推荐