开发者

How to render event bars/ribbons like those in google calendar or fullcalendar for jQuery

开发者 https://www.devze.com 2022-12-20 10:22 出处:网络
Looking for a solution on how to render event bars representing date ranges like those in gcal or the jquery fullcalendar plugin. These bars are divs that overlap multiple divs (multiple day events),

Looking for a solution on how to render event bars representing date ranges like those in gcal or the jquery fullcalendar plugin. These bars are divs that overlap multiple divs (multiple day events), and can be 开发者_StackOverflowdragged and dropped into different divs. I will be creating a workshift calendar that is similar to http://www.rotaboard.com ...but with multiday events.


It is called a Gantt Chart. You can download a component and see how to do it in JavaScript here: http://www.delphicsage.com/home/blog.aspx/d=542/title=How_to_Create_a_DHTML_Gantt_Chart_Control

0

精彩评论

暂无评论...
验证码 换一张
取 消