打开页面后弹出一个带关闭按钮的层,并且在关闭后可以定时弹出的JS。

一种商务通客服弹窗,我只会让他关闭,关闭后就弹不出来了,请大神帮帮忙。下面发出来的是可关闭的。<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.... 一种商务通客服弹窗,我只会让他关闭,关闭后就弹不出来了,请大神帮帮忙。下面发出来的是可关闭的。

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<link href="ycz/styles/css/tongyong.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div id="sc_cen" class="swt_cen" style="width:450px; height:270px; position:fixed; top:45%; left:38%; background:url(/swt/images/sc_bj.png) no-repeat center; z-index:999998;">
<div class="sc_zj" style=" width:166px; height:174px; position:absolute; left:21px; bottom:21px; z-index:999999;"><img src="/swt/images/sc_zj.gif" /></div>
<div class="sc_an" style=" width:240px; height:45px; position:absolute; right:21px; bottom:29px; z-index:999999;"><a href="/swt/" target="_blank"><img src="/swt/images/sc_an.gif" /></a></div>
<div class="sc_off" style=" width:29px; height:29px; position:absolute; right:24px; top:24px; z-index:999999;"><a onclick="sc_cen.style.display='none'"><img src="/swt/images/sc_off.png" width="29" height="29" /></a></div>
</div>
</body>
</html>
展开
 我来答
瑜乐乐翻天
2015-09-03 · TA获得超过493个赞
知道小有建树答主
回答量:1013
采纳率:0%
帮助的人:259万
展开全部
用setInterval(fun,time)
fun是你写的触发弹出框的函数,time是间隔的时间,在页面载入的时候先执行一次fun
然后再是setInterval(fun,time),这样就会循环执行了
更多追问追答
追问
厄, 能详细点吗,我不懂JS...
追答
你可以搜下js弹出层
本回答被提问者和网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式