After the well received jQuery tutorial at Taming the Wild Wild Web (and its syndicated doppleganger at Ajaxian), I figured I go ahead and post another little one of these guys.
This one is much simpler, but it’s a quick function that can be used in many places to clean up a Web form’s on screen presentation.
Read it here: JQuery and User-Defined Input Sets at Taming the Wild Wild Web.
I find this solution to user-defined input sets to be most effective when working with file upload fields and checkboxes. Basically whatever posts itself as nice arrays.
Don’t understand what I mean? View the live demo here.