Jquery Calendars

Posted in JQuery on February 22nd, 2010 by phoenixdigital

http://arshaw.com/fullcalendar/

or

http://jquery-week-calendar.googlecode.com/svn/trunk/jquery.weekcalendar/full_demo/weekcalendar_full_demo.html

Tags: ,

JQuery Awesomeness

Posted in JQuery on February 10th, 2010 by phoenixdigital

JQuery makes what used to be very tedious javascript features a few simple one liners. An added benefit is it is pretty much cross browser compatible. So you don’t need to code
Read more »

Tags: , , , ,

JQuery Nested Sortable

Posted in JQuery on February 3rd, 2010 by phoenixdigital

Great little jquery addon to handle parent child relationships and sortable lists.

http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/

This was written for jquery 1.1.x so if you have any issues with jquery 1.2.x or higher in IE which only allows dragging of objects once. Either downgrade jquery or download idrag_source.js from this post
Read more »

Tags: , , ,