-
Notifications
You must be signed in to change notification settings - Fork 0
anti spam jQuery plugin. it will protect your email.
MaxProWeb/jQuery.aMail
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
[b]aMail is anti-spam jQuery plugin[/b]
This is a jQuery aMail plugin.
aMail is anti-spam system to protect any emails on your website.
You can customize this protection and create your own anti-spam protection.
Easy way ( 3 step )
1) add jquery and amail plugin.
2) add line in head of your page.
<script>
$(document).ready(function(){
$(".yourclass").amail("(at)","(dot)");});
</script>
if you use wordPress then
go to Apperance -> Editor -> header.php
add the code before "</head>"
3) Use it
add your email as <a title="my email" class="yourclass">You(at)domain(dot)com</a> it will be as normal link.About
anti spam jQuery plugin. it will protect your email.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published