文件名称:popup.jsPpopupclass.js
- 所属分类:
- Windows编程
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2015-02-04
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 侧*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
函数调用说明:【此说明摘抄至http://www.cnblogs.com/coding1016/archive/2008/06/07/1215531.html】 ShowIfr a me(title,contentUrl,width,height) 说明:title 弹出窗口的标题 contentUrl 弹出窗口的网页路径 width 弹出窗口的宽度 height 弹出窗口的高度 ShowHtmlString(title,strHtml,width,height) 说明:title 弹出窗口的标题 strHtml HTML代码 width 弹出窗口的宽度 height 弹出窗口的高度 ShowAlert(title,alertCon,width,height) 说明:title 弹出对话框的标题 alertCon 弹出对话框的内容 width 弹出对话框的宽度 height 弹出对话框的高度 ShowConfirm(title,confirmCon,id,str,width,height) 说明:title弹出确认框的标题 confirm弹出确认框的内容 id 点击确定后要触发事件的控件ID str 传值 (保留) width 弹出确认框的宽度 height 弹出确认矿的高度-Title pop-up window title strHtml HTML code width pop-up window width height popup window (title, alertCon, width, height) Descr iption: height ShowConfirm Title pop-up dialog box title alertCon pop-up dialog content width pop-up dialog box width height pop-up dialog box (title, confirmCon, ID, STR, width, height): Title Confirmation popup box the title confirm pop-up confirmation box content ID click OK to trigger the str controls in the ID event value (reserved) width confirmation popup box width height confirmation popup ore height
(系统自动生成,下载前可以参看下载内容)
下载文件列表
popupclass.js
popup.js