文件名称:Calendar
- 所属分类:
- JSP源码/Java
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
日历, 这是一个美观实用的 日历主调函数
//inputField : 承载输出值的input控件
//format : 格式化字符串,如: "yyyy-mm-dd hh:ii"
//buttonObj : 触发对话框的控件(依据此控件进行相对定位显示)
//displayTime : 是否使用时间(小时、分),值为true或false,参数可略
//initVal : 初始值(yyyy-mm-dd hh:ii),参数可略
function displayCalendar(inputField,format,buttonObj,displayTime,initVal){
//...函数内容略
}-The main theme of the function
//inputField: input control output value of bearing
//format: string formatting, such as:" yyyy-mm-dd HH: ii"
//buttonObj: triggers a dialog box control ( the control relative to the positioning display )
//displayTime: whether the use of the time ( hours, minutes), a value of true or false, parameters can be omitted
//initVal: initial value ( yyyy-mm-dd HH: II ), parameters can be omitted
Function displayCalendar ( inputField, format, buttonObj, displayTime, initVal ) {
/ /... The function content slightly
//inputField : 承载输出值的input控件
//format : 格式化字符串,如: "yyyy-mm-dd hh:ii"
//buttonObj : 触发对话框的控件(依据此控件进行相对定位显示)
//displayTime : 是否使用时间(小时、分),值为true或false,参数可略
//initVal : 初始值(yyyy-mm-dd hh:ii),参数可略
function displayCalendar(inputField,format,buttonObj,displayTime,initVal){
//...函数内容略
}-The main theme of the function
//inputField: input control output value of bearing
//format: string formatting, such as:" yyyy-mm-dd HH: ii"
//buttonObj: triggers a dialog box control ( the control relative to the positioning display )
//displayTime: whether the use of the time ( hours, minutes), a value of true or false, parameters can be omitted
//initVal: initial value ( yyyy-mm-dd HH: II ), parameters can be omitted
Function displayCalendar ( inputField, format, buttonObj, displayTime, initVal ) {
/ /... The function content slightly
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Calendar\Css\calendar.css
........\Demo.html
........\Images\close.gif
........\......\close_over.gif
........\......\down.gif
........\......\down_over.gif
........\......\down_time.gif
........\......\down_time_over.gif
........\......\left.gif
........\......\left_over.gif
........\......\right.gif
........\......\right_over.gif
........\......\Thumbs.db
........\......\vssver2.scc
........\Js\calendar.js
........\Css
........\Images
........\Js
Calendar
........\Demo.html
........\Images\close.gif
........\......\close_over.gif
........\......\down.gif
........\......\down_over.gif
........\......\down_time.gif
........\......\down_time_over.gif
........\......\left.gif
........\......\left_over.gif
........\......\right.gif
........\......\right_over.gif
........\......\Thumbs.db
........\......\vssver2.scc
........\Js\calendar.js
........\Css
........\Images
........\Js
Calendar