jQuery and Form2Mail


/ Published in: jQuery
Save to your folder(s)

This is some very basic jQuery to post from a comment form on a website. I would probably change the .click to .bind("click",) and for different sites I add a success message. This code works with a basic form with text inputs named #name and #email and a textarea named #comments.

Very basic.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.