Two web-related links today. Forms and jQuery.
Tuesday, July 31st, 2007Ok, two quick links today of useful pages that I ran across.
One is a LONG list of links that deal with building better forms. Web form basics, usability, accessibility, form design, form processing, validation, and generators are all covered.
The other is a useful page on 5 JavaScript Tricks Made Easy with jQuery. Swapping form fields, character countdowns in textareas, centering a div popup, collapsing table columns, and reading RSS are the tricks.