Here's a great little script that allows you to easily map hot-key combinations using the jQuery library. http://code.google.com/p/js-hotkeys/wiki/about If you haven't seen the jQuery libray yet, check it out.
A few days ago, I posted about getting started with AJAX, Facebox and jQuery . Well, I've been doing a little more work with it, and wanted to do a quick demo of the Drag and Drop interaction that is possible with jQuery, and a little preview of how to...
One frustration that I've had for the 4 years that I've been working with AJAX is how messy the front-side code can get. There's lots of JavaScript, and that can get kind of annoying. Plus, there's the design perspective of trying to find the right real...