首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > JavaScript > 一个jQuery JavaScript特殊日历(支持日期和时间)

一个jQuery JavaScript特殊日历(支持日期和时间)

资 源 简 介

支持鼠标滚轮、键盘方向键控制与键盘录入的日期、时间插件 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

文 件 列 表

jquery.js
jquery.mousewheel.min.js
jquery.smart-calendar.js
test.html
jquery.fieldselection.js
VIP VIP
0.170577s