jquery-scalendar:使用Ctrl,Shift键并同时使用拖动选择多个日期

时间:2021-04-27 23:26:02
【文件属性】:
文件名称:jquery-scalendar:使用Ctrl,Shift键并同时使用拖动选择多个日期
文件大小:5KB
文件格式:ZIP
更新时间:2021-04-27 23:26:02
calendar datepicker date-picker jquery-calendar-plugin multidatepicker jQuery的日历 该插件可帮助您使用Ctrl,Shift键和拖动来选择多个日期。 依存关系 您只需要在页面中导入jQuery和moment js。 您可以使用CDN链接: 或下载并导入。 用途 您可以将此插件与input(text)或div var calObject = $("#cal").sCalendar({ // default settings here }); 使用calObject可以调用其方法。 默认设置 设置默认选择日期 defaultDate: moment() // or new Date() 设置一周的第一天 firstDayOfWeek: 1 // 1-7 (Monday to Sunday) 设定最短日期 minDate: moment("2017-11-17") // by default its null 设定最大日期 maxDate: mom
【文件预览】:
jquery-scalendar-master
----jquery.scalendar.js(13KB)
----README.md(1KB)
----index.html(848B)
----jquery.scalendar.css(1KB)

网友评论