# e-calendar-v2 **Repository Path**: sql123z/e-calendar-v2 ## Basic Information - **Project Name**: e-calendar-v2 - **Description**: Jquery日历插件ecalendar - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-12-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #e-calendar-v2 1.原:鼠标移动到天显示 20160826第二版: 1.同一天可存在多个事件交集 2.点击天出现日程列表 3.点击日程列表可添加其他事件 mouseClickItem中添加。 4.添加item-grid的显示和隐藏 5.Events中数组集合可添加id,type等元素(区分日程类型,根据id查看日程详情layer) 20160930第三版: 1.增加年份选择,月份选择 2.样式调整 3.将加载事件,item点击事件写在calendar配置中