弹出层js代码.docVIP

  • 1
  • 0
  • 约 5页
  • 2016-12-21 发布于贵州
  • 举报
html head script type=text/javascript //消息构造 function CLASS_MSN_MESSAGE(id,width,height,caption,title,message,target,action){ this.id = id; this.title = title; this.caption= caption; this.message= message; this.target = target; this.action = action; this.width = width?width:200; this.height = height?height:120; this.timeout= 200; this.speed = 20; this.step = 1; this.right = screen.width -1; this.bottom = screen.height; this.left = this.right - this.width; this.top = this.bottom - this.heig

文档评论(0)

1亿VIP精品文档

相关文档