文章分类 -  js

摘要:Date.prototype.format = function(format){ var o = { "M+" : this.getMonth()+1, //month "d+" : this.getDate(), //day "h+" : this.getHours(), //hour "m+"... 阅读全文
posted @ 2015-04-21 16:38 一杯水M 阅读(487) 评论(0) 推荐(0) 编辑
摘要://****************************************************************************// Function ID : Common_ChkDate// I/O : (I) datest... 阅读全文
posted @ 2015-04-21 16:36 一杯水M 阅读(1964) 评论(0) 推荐(0) 编辑
摘要:1.模态窗口打开方式:1.0 vReturnValue = window.showModalDialog(sURL [, vArguments] [,sFeatures])参数说明:sURL--必选参数,类型:字符串。用来指定对话框要显示的文档的URL。vArguments--可选参数,类型:变体。... 阅读全文
posted @ 2015-04-21 15:54 一杯水M 阅读(140) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示