dongtaotao19830418 2015-11-10 08:59
浏览 84

如何在日历中创建日历视图并标记日期范围特定颜色?

(I post this question after lot of searching ,please, expect some expert help )

I am doing my project using Laravel 5. I take set of date from my sql database. I want to add calender to my site and mark my dates range some specific colour .

Example : I take from database 2015/11/10 - 2015/11/15 and I want to colour this part red in calender .

I wand to create calender like this image.I create view using Laravel blade template formate.

enter image description here

I do lot of web search to find how to make like this functionality but I couldn't find any reference. I am new for web developing and I face lot of trouble to implement this functionality as last two days.

I hope some expert help or some references to do this. Please, If this question not suitable for this community , give me suitable community links.

regard.

  • 写回答

0条回答 默认 最新

    报告相同问题?