Musings about software development, agile methodologies, random thoughts, etc.
Monday, October 15, 2007 -
JQuery Demos
Considering that most JavaScript development deals with Document Object Model (DOM) Element collections, JQuery provides a framework that results in cleaner and more concise code.
For the documentation go here. I have some basic demos here that cover very basic AJAX and drag and drop functionality.