My first project for my new job at Bonanzle was to clean up the account registration page. After removing text, a few fields, and reordering the inputs we ended up with the form you see above. I’m really happy with the results as it cuts down on unnecessary verbiage and allows the user to fill in the form and be done with it.
jQuery inline validations plugin: This jQuery plugin was a breeze to use and it even let me easily setup my own validations and error messages using custom regular expressions.
