<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script src="EasyFormMail/jquery.easyFormMail.js"></script>
<script>
$(function(){
$("#myForm").EasyFormMail({to:"recipient@example.com"});
})
</script>
<form id="myForm">
<input class="required" name="input1" type="text"/>
<input name="input2" type="text"/>
<input name="input3" type="text"/>
<textarea name="textarea1"></textarea>
<input value="enviar" type="submit"/>
<input value="reset" type="reset"/>
</form>
Categories
Form BuildersFollow jQuery Easy FormMail
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jQuery Easy FormMail!