<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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jQuery Easy FormMail!