javascript Programming Glossary: availableperiods
Disable timeslot ranges in jQuery fullcalendar plugin http://stackoverflow.com/questions/10008113/disable-timeslot-ranges-in-jquery-fullcalendar-plugin .width .fc col day_num .width 2 function addWorkHours2 availablePeriods calendar_element if availablePeriods undefined numberOfAvailablePeriods.. addWorkHours2 availablePeriods calendar_element if availablePeriods undefined numberOfAvailablePeriods availablePeriods.length slots.addClass.. if availablePeriods undefined numberOfAvailablePeriods availablePeriods.length slots.addClass 'nySchedule_unavailable_slots' iterate..
|