资 源 简 介
支持鼠标滚轮、键盘方向键控制与键盘录入的日期、时间插件
A jQuery date and time plugin which support mouse-wheel and keyboard control
Demo Code :
$("#date").smartCalendar({ format : "yyyy/MM/dd HH:mm:ss", max : { caculate : function(){ return $("#date2").smartCalendar("getTime"); } }});
Only time :
$("#time").smartCalendar({ format : "HH:mm:ss", time : new Date(2011, 2, 20, 14, 0, 0), step : { second : 5 }});
Demo:
http://www.bevis.me/codes/jquery-smart-calendar/test.html
Download
http://code.google.com/p/jquery-smart-calendar/downloads/list