Description: 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
To Search:
File list (Check if you may need any files):
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