jquery.schedule icon indicating copy to clipboard operation
jquery.schedule copied to clipboard

jquery and html schedule calendar

Results 25 jquery.schedule issues
Sort by recently updated
recently updated
newest added

Fix: data.timeline = id; instead of data.timeline = i; https://github.com/ateliee/jquery.schedule/blob/ad527786e98b914ca79c293f9cb55ffe9cae1bae/src/js/jq.schedule.js#L600

You can check this problem on the demo too. If you click (without draggin), the second item (stacked) on the first timeline. The return from the on Click is: `{"start":"11:00","end":"14:00","text":"Text...

Hi Cool plugin, exactly what i am searching for. But: Am I doing something wrong or is it not working on mobile- / touch-enabled-devices? Chris

Hi; I was wondering if it's possible to switch row and col. Meaning but the time on the side and the room on the top. Thanks

Hello, congratulations on the good work! My question is whether it is possible for the program to be vertical - the rooms to be on top and the hours on...

First thank you for sharing this unique script. I have some problems with the timetables: 1. When I define the total range from 00:00 to 23:59 the last time slot...

Hi all Thank you for this great work! In our case, we have i.e. 5 events. each of them starts different. But all of them have the same end time....

Hello, I'd like not only to add items, but also to remove them (and then informing the server about the this) Currently, the workaround I will use is to delete...

Hey, I have a project where I want to add additional information (e. x. ids), that can be read by JS, to my events (cells) and schedules (rows). Browsing through...

First of all thank you for your plugin it is feature-packed and very easy to use. However due to requirements of our software I needed to extend the functionality of...