摘要:
You can disable specific dates with the jQuery Datepicker using the beforeShowDay event.var unavailableDates = ["9-5-2011","14-5-2011","15-5-2011"]; function unavailable(date) { dmy = date.getDate() + "-" + (date.getMonth()+1) + "-" + date.getFullYea 阅读全文
posted @ 2012-09-07 16:31
Lux.Y
阅读(424)
评论(0)
推荐(0)

浙公网安备 33010602011771号