书签 分享 收藏 举报 版权申诉 / 21

类型带时间的日期选择web控件.docx

  • 文档编号:10557363
  • 上传时间:2023-05-26
  • 格式:DOCX
  • 页数:21
  • 大小:36.28KB
';

this.panel.innerHTML = mvAry.join("");

var obj = this.getElementById("prevMonth");

obj.onclick = function (){calendar.goPrevMonth(calendar);}

obj.onblur = function (){calendar.onblur();}

this.prevMonth= obj;

obj = this.getElementById("nextMonth");

obj.onclick = function (){calendar.goNextMonth(calendar);}

obj.onblur = function (){calendar.onblur();}

this.nextMonth= obj;

obj = this.getElementById("calendarClear");

obj.onclick = function (){calendar.dateControl.value = "";calendar.hide();}

this.calendarClear = obj;

obj = this.getElementById("calendarClose");

obj.onclick = function (){calendar.hide();}

this.calendarClose = obj;

obj = this.getElementById("calendarYear");

obj.onchange = function (){calendar.update(calendar);}

obj.onblur = function (){calendar.onblur();}

this.calendarYear = obj;

obj = this.getElementById("calendarMonth");

with(obj)

{

    onchange = function (){calendar.update(calendar);}

    onblur = function (){calendar.onblur();}

}this.calendarMonth = obj;

obj = this.getElementById("calendarHour");

with(obj)

{

    length = 0;

    for (var i = 0; i < 24; i++

配套讲稿:

如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

特殊限制:

部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

关 键  词:
时间 日期 选择 web 控件
提示  冰点文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:带时间的日期选择web控件.docx
链接地址:https://www.bingdoc.com/p-10557363.html
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2


收起
展开