Calendario
Calendario copied to clipboard
A jQuery calendar plugin for creating flexible calendars.
I need to load event data with AJAX for current month and when click on prev or next month to load data with ajax for those months.
Hey :) Super awesome and flexible calendar!! Just add to my this to my so I can style on previous dates from today. `var isPrevious = this.today > new Date(strdate)...
Here is my code Events Home Gallery Events Music About Contact Events $(function() { var cal = $( '#calendar' ).calendario( { onDayClick : function( $el, $contentEl, dateProperties ) { for(...
When creating start day as Sunday i.e startin=0 autoloads events when page loads
How to add events to a date from database using php
language
how to change the language of the month, day of the week?
Solves issue #61. Add data attribute of unique serial key.
I need to access unique dates through Jquery. With a data attribute e.g. `data-date` this would be possible. A format like YYYMMDD would make it an incremental serial that is...
I have come across a bug in the getCell Method were the var row = -1. This seems to happen when you try to get the 1 day of the...