jquery时间控件整理

引用自:http://www.open-open.com/ajax/Calendar.htm

1.jqueryui提供的datepicker    http://jqueryui.com/datepicker

2.My97DataPicker     http://www.my97.net/dp/demo/index.htm

3.Calender Eightysix 这个很强大 和jqueryui的有点像 功能有扩展的

主页:http://dev.base86.com/scripts/datepicker_calendar_eightysix.html

下载:http://download.base86.com/files/calendar-eightysix-v1.00.zip

示例:http://dev.base86.com/scripts/datepicker_calendar_eightysix.html

4.Fancy MooTools Date Picker

主页:http://www.styledisplay.com/mootoolsdatepicker/

下载:http://www.styledisplay.com/mootoolsdatepicker/

示例:http://www.styledisplay.com/mootoolsdatepicker/

小结:感觉my97或者jqueryui的完全可以符合一般需求,Calender Eightysix提供了更强大的功能,francy datapicker只是有一个下拉框的那种效果

日历 月历  周历

1.xgcalendar 日历 周历 月历都有 挺好用 就是太花哨了 要自己改css风格?

主页:http://code.google.com/p/xgcalendar/

下载:http://code.google.com/p/xgcalendar/

示例:http://code.google.com/p/xgcalendar/

2.jquery frontier calendar 挺好用只能显示月历

主页:http://code.google.com/p/jquery-frontier-calendar/

下载:http://code.google.com/p/jquery-frontier-calendar/downloads/detail?name=jquery-frontier-cal-1.3.2.zip

示例:http://code.google.com/p/jquery-frontier-calendar/

3.fullcalendar  很简洁 很爽 但是谁能告诉我怎么为某一天添加一个日历项?

http://arshaw.com/fullcalendar/

4.jquery week-calendar 周历 不做评价  https://github.com/robmonie/jquery-week-calendar

5. dhtmlxScheduler 这个 太爽了 很清新 很简单  功能很强大

  http://dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml

原文地址:https://www.cnblogs.com/yongde/p/3205514.html