CalenStyle icon indicating copy to clipboard operation
CalenStyle copied to clipboard

Responsive Drag-&-Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone

Results 14 CalenStyle issues
Sort by recently updated
recently updated
newest added

How to reproduce this bug: On desktop. Goto demo/CalExampleCustomEventClick.htm Goto the WeekView. Click on an All Day event. The custom event click is not fired. The event is 'selected' because...

Q1: If dividing the width of the screen in the ratio of like 20% to the left side menus and the remaining 80% to the calendar (.calendarContOuter), then the user...

While working with implementing CalenStyle, great project btw. We came across this bug, that is not apparent with the demodata set since it's iterated for the "view". But with our...

Hello, We can't display multi-user resource on once day, do you have idea for that? Example: http://silver2009kft.hu/skins/default/js/jquery/plugins/weekcalendar/weekcalendar_demo_3.html Thanks.

Hello, We are getting the below error, the calendar was working great so far but when the iOS updated to 12.0 it started giving the below error. WebKit discarded an...

Can you please let me know what type of data i need to pass on a php file calender.php which i have created so that the Events should be shown...

Calling first removeEvents function and after to refreshView, raise error "Cannot read property 'getDate' of undefined". I think this happen becouse events array is changed by only id's events. _removeEventsWithIds:...

Hi, In JSON records, can you tell me the significance of "tagIndex" field? I just want to load meeting category data but data is not loading properly. It is getting...

Hi. I do "npm install calenstyle" and get error "Refusing to install calenstyle as a dependency of itself"

Creating new Date objects is a bit heavy on the browser. Comparing dates without creating several new Date objects decreases page load times when there are a lot of events,...