The jquery week calendar plugin provides a simple and flexible way of including a weekly calendar in your application. It is built on top of jquery and jquery ui and is inspired by other online weekly calendars such as google calendar.
This calendar implementation demonstrates further usage of the calendar with editing and deleting of events. It stops short however of implementing a server-side back-end which is out of the scope of this plugin. It should be reasonably evident by viewing the demo source code, where the points for adding ajax should be. Note also that this is **just a demo** and some of the demo code itself is rough. It could certainly be optimised.

Demonstrated Features
This calendar implementation demonstrates the following features: