Often, I had the problem to have really nice icons but I didn’t use them, because it looked bad in front of the text. It was a little bit more upside than the text and I tried to position it with a lot of plus and unnecessary code, until one day I decided to do a little research about this little but annoying issue.
There are a several AJAX applications for form validation, like the one from Particletree, from roscripts, dustindiaz, dexagogo, fValidate, or FormAssembly. All these scripts are really great, but I didn’t found something that’s really simple, e.g. without using any AJAX library, so I decided to code one myself.