jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

A weekly calendar plugin based on jquery and jquery-ui

Results 93 jquery-week-calendar issues
Sort by recently updated
recently updated
newest added

Hello, I recently imported the week-calendar in my project but the hours are not aligned with the slots and the events are also showing the wrong starting hour ![image](https://github.com/themouette/jquery-week-calendar/assets/11923048/30d49a8b-c8a3-4c47-8b4a-5a19d30f90dc) I...

Has anyone successfully implemented the calendar while using Twitter bootstrap? I am having event placement issues and am assuming that there must be some conflict between the bootstrap css and...

How can I disable days like Monday, Wednesday, Friday, Saturday and Sunday and mark another background color in the days?

Hi Team, There is an issue in JSON Calendar , If last day of month is Sunday and a user creates a record for 11:00 PM to 12:00 AM ,...

How can I select multiple days in week scheduler/calendar?

hello i'm using a calendar for project availibility, and my data geted from database is colored by unavailable and i get start date correctly using this code $('.basic').calendar({ unavailable: availabilities,...

Can any one tell me how to make different timings for different days of a week

On latest versions of jQuery/jQuery UI weekCalendar stop working because jquery.browser was deprecated, if you add https://github.com/gabceb/jquery-browser-plugin like dependency, you can upgrade to latest version. At this time, only with...

Is there any way to Dynamically set overlapEventsSeparate based on two events that are overlapping? For example with the following data it would be nice if 'Gym' would have overlapEventsSeparate:...

when I resize an event with the mouse, if I resize the calendar the event does not resize automatically. ![resize event](https://cloud.githubusercontent.com/assets/25853422/23083645/ff9038be-f55e-11e6-86a2-19988e4c9410.png)