Event Calendar built with jQuery and ColdFusion
I recently had to build a shared calendar system for our home owners association to help keep track of our clubhouse usage. Since I had to go through the trouble, figured it would make a nice open-source project. It's called 'Event Calendar' and it is a jQuery and ColdFusion event calendar that works a lot like the Google Calendar system. With Event Calendar, you can share calendar information throughout your organization. There is also a simple user facade, that you can extend, to help control user rights.
I'll have it posted on RiaForge.org soon, but in the meantime you can download it at..
http://www.codfusion.com/blog/page.cfm/projects/event-calendar
Dogboy wrote on 01/28/101:43 AM
I've tested this on windows 7 in an xampp installation. Looks great but not working for me.The "save" button on the jquery pop up does nothing. Cancel closes the box. Also the correct date and time are loaded. I've tested in firefox, ie and chrome.
I've set up the db and made the necessary changes to the files. Maybe the settings.js needs to point to a different jquery version?