Chris Nizzardini, Salt Lake City Utah, Web Developer Specializing in LAMP+Ajax Since 2006

My Blog

Here is my awesome blog. You can find information on programming, linux, documentation, tips for code and database optimization, my thoughts and rants, and whatever else I feel like sharing. Feel free to contribute to the blog by posting comments and asking questions.

Archive for June, 2008

a dynamic javascript calendar that works with mootools mocha ui

Posted by chris on June 3rd, 2008 Comment(1)

I’ve been using MooTools MochaUI pretty extensively in building an intranet / administrative portal for a school. Unfortunately I have been unable to find a calendar that does not conflict with mocha on some level. We’ll finally a user on the mocha ui google group posted this calendar:

http://nsftools.com/tips/DatePickerTest.htm

It works great and can be made to look just as good as any of the mootools calendars through some simple CSS modifications.

In JavaScript and Ajax ()