admin管理员组文章数量:1290104
for a current webapp i need a "outlook-like" calendar... Here are some requirements for the calendar:
- week-view for the appointments
- different appointment types
- direct display of the length and time of the date (like in googleCalendar)
- multiple appointments for the same time
- only using javascript, php and any DB
We need the calendar for the Zend Framework, so if the Calendar doesn't already support the ZF, the source needs to be editable!
do you know any calendar which fits my needs? or do you have any tipps for developing one by myself?
for a current webapp i need a "outlook-like" calendar... Here are some requirements for the calendar:
- week-view for the appointments
- different appointment types
- direct display of the length and time of the date (like in googleCalendar)
- multiple appointments for the same time
- only using javascript, php and any DB
We need the calendar for the Zend Framework, so if the Calendar doesn't already support the ZF, the source needs to be editable!
do you know any calendar which fits my needs? or do you have any tipps for developing one by myself?
Share Improve this question asked Apr 30, 2009 at 7:41 SvenFinkeSvenFinke 1,2543 gold badges15 silver badges30 bronze badges3 Answers
Reset to default 5Top tip for developing your own calendar: don't. Calendars are such a time sink, and non-trivial to write. If you need to ask for tips you'd be better off with an existing library ponent like you'll find in jQuery, dojo, etc..
This question has been asked many times here, links abound on other questions.
Best JavaScript Calendar control
What is the best calendar pop-up for populating a web form?
Creating A Javascript Calendar (Full, not pop up)
etc, etc...
Nothing to say about it, as I've not yet used it, but saw this on Twitter the other day, and I think it may fit at least the Javascript part of the bill.
http://arshaw./fullcalendar/
Its a jQuery calendar, came over Twitter from john resig - who writes jquery.
One more Outlook-like Javascript calendar that you might consider for your future projects is dhtmlxScheduler. It supports the features you mentioned and es with the server-side PHP connector, a special layer that manages client-server data connection. dhtmlxScheduler is dual licensed: GNU GPL and mercial.
http://www.dhtmlx./docs/products/dhtmlxScheduler/index.shtml
(disclaimer: I work for DHTMLX)
本文标签: Calendar using Javascript PHP mySQLStack Overflow
版权声明:本文标题:Calendar using Javascript PHP mySQL - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741420062a2377748.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论