admin管理员组文章数量:1317910
Greetings, I am curious if there is any good plugin or project that allows users to add/remove event timegaps and pin the places and possibly generate some sort of output to save to the server side.
I have found today's timetable however it is not dynamic where users can slide between events or add new event to a time-gap. Either vertical or horizontal would be useful for me.
Regards
Greetings, I am curious if there is any good plugin or project that allows users to add/remove event timegaps and pin the places and possibly generate some sort of output to save to the server side.
I have found today's timetable however it is not dynamic where users can slide between events or add new event to a time-gap. Either vertical or horizontal would be useful for me.
Regards
Share Improve this question edited Nov 28, 2010 at 11:48 Hellnar asked Nov 24, 2010 at 14:20 HellnarHellnar 64.9k82 gold badges208 silver badges282 bronze badges4 Answers
Reset to default 5 +125- dhtmlxScheduler is full featured nice looking and free for personal use.
- Full Calendar full-sized, drag & drop calendar
This looks promising: http://www.bytecyclist./projects/jmonthcalendar/
This might do AND it integrates with DB easily (or so they say): http://plugins.jquery./project/wdCalendar
Here's one that's impressed me:
http://www.simile-widgets/timeline/
I have found today's timetable however it is not dynamic where users can slide between events or add new event to a time-gap. Either vertical or horizontal would be useful for me.
But it does!! Hover on the <
& >
buttons to slide and see on the link in your question:
Usage
- Initialize it
var nameOfYourVar = newTimetable("idOfYourDiv");
- Add an event
nameOfYourVar.addEvent(htmlContents, startHour, duration, onClickFunction);
- Make it scroll to a specific hour
nameOfYourVar.goTo(hour);
- Hours are float numbers (ex: 14h30 = 14.30 or 14.3).
Please tell me if Ive not understood what your question?
本文标签: JavascriptJquery Timelime addonStack Overflow
版权声明:本文标题:JavascriptJquery Timelime addon - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742008104a2412373.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论