Has anyone built a recurring events UI for jquery full calendar?

自作多情 提交于 2019-12-06 16:43:13

问题


I see that jquery full calendar supports recurring events by having the multiple events having the same I'd but I am surprised that there isn't any UI component to go along with it. Is there any UI component that anyone has built for this. (similar to the outlook UI)

I am trying to avoid building from scratch given it seems like a generic component. My backend is asp.net-mvc but I guess that shouldn't really matter

it would look something like this:


回答1:


I recommend this plugin - it was helpful to me.

https://github.com/collective/jquery.recurrenceinput.js




回答2:


Check this one

http://sourceforge.net/projects/jqeventcalendar/

wdCalendar is a javascript event calendar, which is like google calendar




回答3:


Why not just use it with Google Calendar as the frontend?



来源:https://stackoverflow.com/questions/10059728/has-anyone-built-a-recurring-events-ui-for-jquery-full-calendar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!