useShowButton |
true |
Whether image to use to display the szCalendar is shown |
showButtonImg |
img/szCalendar/calendar.gif |
A URL of an image to use to display the szCalendar |
cellWidth |
30 |
The width of table cell |
cellHeight |
20 |
The height of table cell |
separator |
- |
The delimiter of year and month and day |
dayName |
eng |
DayName language : eng, kor ,han |
pastYearMax |
50 |
Past year max gap |
futureYearMax |
50 |
Future year max gap |
prevTextIcon |
< |
The text of prev year and prev month |
nextTextIcon |
> |
The text of next year and next month |
useImgIcon |
false |
Whether or not to use image to display prev year and next year and prev year and prev month |
prevImgIcon |
img/szCalendar/icon_prev_@skin@.gif |
The url of prev-icon |
nextImgIcon |
img/szCalendar/icon_next_@skin@.gif |
The url of next-icon |
useBackgroundImage |
true |
Whether or not to use a date cell background image |
backgroundUrl |
img/szCalendar/white_icon_s3020.png |
The url of date cell background image |
useCellPosEffect |
true |
Whether or not to use cell movement effect |
useRndCloseEffect |
true |
Whether or not to use random effect when closing |
otherTargets |
[] |
Additional input box's selector string |
unableDaysOfWeek |
[] |
Unselectable Day of Week Array |
unableDates |
[] |
Unselectable Date Array |
skin |
gray |
The skin name : sky, gray, teal, brown, purple.
You can add other skin to var skinObj, and use it.
|