收藏 分享(赏)

javascript自动弹出窗口并自动关闭窗口代码.doc

上传人:kuailexingkong 文档编号:1181693 上传时间:2018-06-17 格式:DOC 页数:2 大小:15.50KB
下载 相关 举报
javascript自动弹出窗口并自动关闭窗口代码.doc_第1页
第1页 / 共2页
javascript自动弹出窗口并自动关闭窗口代码.doc_第2页
第2页 / 共2页
亲,该文档总共2页,全部预览完了,如果喜欢就下载吧!
资源描述

1、 JavaScript 自动弹出窗口并自动关闭窗口代码HTMLHEADTITLE 自动离开的窗口/TITLESCRIPT!-var flyingwinvar popupwidth=200var popupheight=150var marginrightvar windowcentervar i_top=200var i_left=-popupwidth-50var step=40var timervar waitingtime=5000var pause=20function showWindow() flyingwin = window.open(“, “flyingwin“, “tool

2、bar=no,width=“+popupwidth+“,height=“+popupheight+“,top=100,left=“+(-popupwidth)+“);flyingwin.document.open();flyingwin.document.write(“htmltitle 自动离开的窗口/titlebodyp align=center 请不要关闭,马上就离开:(/body/html“);flyingwin.document.close();if (document.all) marginright = screen.width+50if (document.layers) ma

3、rginright = screen.width+50windowcenter=Math.floor(marginright/2)-Math.floor(popupwidth/2)movewindow()function movewindow() if (i_left=windowcenter) flyingwin.moveTo(i_left,i_top)i_left+=steptimer= setTimeout(“movewindow()“,pause)else clearTimeout(timer)timer= setTimeout(“movewindow2()“,waitingtime)function movewindow2() if (i_left=marginright) flyingwin.moveTo(i_left,i_top)i_left+=steptimer= setTimeout(“movewindow2()“,pause)else clearTimeout(timer)flyingwin.close()/ -/SCRIPT/HEADBODY onload=showWindow() /BODY/HTML/td/tr/table

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 企业管理 > 经营企划

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报