Hi All, While I'm in this forum and asking questions about jscalendar, I thought I'd offer a solution to a problem I solved with jscalendar a few weeks ago.
My client's requirement was to be able to change the time in 30-minute intervals when clicking on it with the mouse. I hoped to find a suitable parameter in calendar-setup.js but there was nothing obvious in the docco or the source code. I thought to post a question or change request on the sourceforge forum for this component, but when I looked, it appeared that there'd been no activity there for a couple of years. Certainly no evidence of response to issues or queries. After a bit of time spent looking through the source code, I found I was fairly easily able to modify the calendar.js and calendar-setup.js to add an optional setup parameter that could be used in your Calendar.setup call to specify a time increment value. It's not been heavily tested, but works fine for my needs. If anyone else has any need for this functionality, I'm happy to post the source code. Cheers, Rob Hills Waikiki, Western Australia -- View this message in context: http://www.nabble.com/jscalendar-and-time-increment---FIXED-tp19671111s2369p19671111.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
