开发者

How can I make this visual resource scheduling effect (like this picture) using JQuery and/or JQuery Plugins?

开发者 https://www.devze.com 2023-01-25 20:33 出处:网络
I need to visually represent multiple resources (vertically) and the time of the day (horizontally) as shown in this mockup:

I need to visually represent multiple resources (vertically) and the time of the day (horizontally) as shown in this mockup:

How can I make this visual resource scheduling effect (like this picture) using JQuery and/or JQuery Plugins?

I need to be able to drag and drop the colored boxes into different available time slots.

I also need to be able to display text in the boxes.

We are using JQuery already (and FullCalendar) for a lot of other scheduling functionality in our website开发者_开发技巧.

How can I make this effect with a JQuery PlugIn or JQuery itself?

0

精彩评论

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