Can anyone recommend to me a simple email contact form (only styling I need is font and button color pretty much) that has instant email validation (meaning it will say "invalid email" the moment you click another textbox if email entered is invalid, and not wait until you click "send message")? Only fields I need are "name", "email", optional "phone", and "message". I searched on google but did not find any. Yes I checked those blogs with "30 useful jquery contact forms", but all the ones I checked either had dead links, author forgot to include certain files, did not include the actual php to send email and was only a scriptless form, or did not have instant email validation. My favourite one was "
Lightform", however the author took down the download link as well as the tutorial link. -__- ~Thanks