CodeUnit jQuery: Iterate Through a Form’s Elements November 4, 2009 by Craig Lotter No Comments To iterate though a web form's contents using jQuery is as easy as 123. First, make use of the $(':input') selector and force it to... Read More