AJAX with jQuery: A Simple Login Example

In this screencast we explore the jQuery $.post() command in order to create a simple AJAX login script that also gracefully degrades and works for users who do not have JavaScript enabled.

You may want to check out my post "What Exactly is JSON?" if you're not familiar with the JavaScript Object Notation before watching.