calendar day view and several events on the same day |
Hi all,
I'm using XAMP and CI 2.2.0 on Linux. I need to make a day view calendar to have several events on the same day. Someone could tell me where to find such template and/or example of it?. Even an easy one would be great!!! Thanks in advance.
CI has a built in calendar class http://www.codeigniter.com/userguide3/li...endar.html with an option to pass data to your calendar.
There also examples arround the web. A good start can be the following urls http://code.tutsplus.com/tutorials/codei...--net-9570 http://www.andyhawthorne.co.uk/using-the...dar-class/ http://derekallard.com/blog/post/modifyi...and-profit (12-11-2014, 08:49 AM)Rufnex Wrote: CI has a built in calendar class http://www.codeigniter.com/userguide3/li...endar.html with an option to pass data to your calendar. Thanks Rufnex, I saw these samples and learnt a lot; but, exactly I need day view with chance to have several events per day, just like a CRM. I have found this site http://fullcalendar.io wich sounds interesting. thank you for your reply! best regards.
Ok, here are some others ;o)
https://code.google.com/p/jquery-frontier-calendar/ http://www.web-delicious.com/jquery-plugins/#calendar http://kylestetz.github.io/CLNDR/ https://github.com/Serhioromano/bootstrap-calendar http://tympanus.net/codrops/2012/11/27/c...ar-plugin/ (nice one, at the demo go back to nov 2012). (12-11-2014, 11:03 AM)Rufnex Wrote: Ok, here are some others ;o) Thanks Rufnex, I will take a view of them. Best regards |
Welcome Guest, Not a member yet? Register Sign In |