Starting With jQuery - Dynamically Applying Rules
This series of posts on using jQuery with no prior knowledge comes to its fourth iteration. So far, we’ve went over how to use jQuery for simple UI design, some of the UI effects that jQuery has to offer, and an introduction to the Validation Plug-in. Today, we’re going to build on the Validation plug-in by looking at how to add and remove rules dynamically.

