thekingsimo / jquery-week-calendar

Automatically exported from code.google.com/p/jquery-week-calendar
0 stars 0 forks source link

Allow manual time input #91

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the user has to select the starttime and endtime from select boxes.
These boxes are filled depending on the timeslotsPerHour

If I set timeslotsPerHour = 2, it would be impossible to select an event
for 14:15:00

Is it possible to add this feature?

Original issue reported on code.google.com by MDuijven...@gmail.com on 10 Oct 2009 at 8:12

GoogleCodeExporter commented 8 years ago
The "New Calendar Event" dialog is just part of the "full demo". You'd be best 
to 
modify / rewrite this part to suit your needs.

Original comment by camur...@gmail.com on 14 Oct 2009 at 10:02

GoogleCodeExporter commented 8 years ago
As camurphy described, if you want to customise the behaviour of editing the 
times
you can do this as required. The fulldemo is only an example of one way of 
managing
editing the times. You could do this in any way you want to suit your 
application.

Original comment by robmo...@gmail.com on 30 Oct 2009 at 5:55