如果页面高度大于300PX则跳转到指定页面 - 洛阳翼展电脑


如果页面高度大于300PX则跳转到指定页面

2023-6-18 乱云飞 代码 标签: 网页跳转 页面高度 检测高度

window.onload = function() {
  //获取当前页面高度
  var pageHeight = window.innerHeight;
  //如果页面高度大于300,跳转到指定页面
  if (pageHeight > 300) {
     window.location.href = "http://80c.cc/?300px";
  }
}
本文链接:http://80c.cc/ez/675.html
0

发表评论:

VirtualCamera:在录像机中虚拟一个通道显示电脑桌面、视频文件、USB摄像头~
预ICP备10086-001号 © 翼展网/80C.CC 技术支持/洛阳翼展科技
TEL / 13213610060 QQ / 345794501
Powered by emlog