" />
jquery-1.8.3.min.js">
jquery-ui.js">
//日期选择
$.datepicker.regional['zh-CN']...', '三', '四', '五', '六', '七', '八', '九', '十', '十一', '十二'],
monthStatus: '选择月份',
yearStatus: '选择年份...//showOn: "both",
numberOfMonths:2,//显示几个月
showMonthAfterYear:true,
onSelect...width:190px;"/>
datePickerById('#div1');
基于jquery