9 jQuery Mistakes you Shouldn’t Commit
A good article about common jQuery mistakes.
http://webdesignledger.com/tips/9-jquery-mistakes-you-shouldnt-commit
A good article about common jQuery mistakes.
http://webdesignledger.com/tips/9-jquery-mistakes-you-shouldnt-commit
It is easy to use jquery plugin.
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.
jquery plugin source | demo. Try it now | download demo | home page
p.s. I use the plugin on the page of my website.
Did you forget password for your web site or account ?
You can try to use small utils. That can help you.
See in action Password Generator
That simple image crop Java Script. The script use php and jQuery.
2012 (c) Web developer Boston