jquery-calendar:jQuery 日历插件

时间:2024-07-05 19:49:54
【文件属性】:

文件名称:jquery-calendar:jQuery 日历插件

文件大小:82KB

文件格式:ZIP

更新时间:2024-07-05 19:49:54

JavaScript

jquery-日历 jQuery 日历插件 克隆只需使用: git clone https://github.com/a2wd/jquery-calendar.git 要使用确保你有一个指向 jQuery 的链接并像这样调用一个元素: $(element).aCal(); 或者,使用返回值进一步操作日历对象: $(element).aCal(); var aCal = $(element).data("aCal"); aCal.move(1); 示例 html: <!DOCTYPE html > < html > < head > < title > jQuery Calendar Plugin </ title > < meta name =" viewport " content =" width=device-width, initial-scale=1.0


【文件预览】:
jquery-calendar-master
----LICENSE(18KB)
----js()
--------calendar.js(7KB)
--------vend()
----css()
--------calendar.css(2KB)
----README.md(1KB)
----index.html(702B)

网友评论