Cakephp 的日期选择器和日历插件
有什么好的和合适的日历和日期选择器插件/脚本可以与 cakephp 一起使用,
这样您就可以选择日期并向日历写入 bokking,然后稍后查看日历 bokking 并按日期搜索预订
what could be good and suitable calendar and datepicker plugins/scripts to use with cakephp,
so that you can pick a date and write a bokking to the calendar, then later see the calendar bokkings and search bookings by dates
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Toomas 我已经使用 FullCalendar 完成了此操作,这是一个 Jquery 插件(带有 Ajax )
http://arshaw.com/fullcalendar/< /a>
这对我来说非常有用
Toomas I have done exactly this using FullCalendar which is a Jquery Plugin ( with Ajax )
http://arshaw.com/fullcalendar/
It worked great for me