Email Defuscator
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/defuscator
软件介绍
About
This is a very simple plugin that allows you to hide email addresses from spambots while still being accessible. Visitors with JavaScript enabled browsers will see the email addresses correctly, while those without JavaScript will be provided with instructions for retrieving your email address. Spambots will see this same information, but won't know that it's an email address.
Obfuscate
For this plugin to defuscate email addresses, you first have to obfuscate them. This is very easy. Instead of writing name@example.com, you write:name(put the 'at' sign here)example.com
What goes into the paranthese is up to you. You can even do:name(replace this paranthese with the 'at' sign to get my email address)example.com
The Defuscator will recognize the obfuscated email address and defuscate it. This also works on mailto links such as:<a target="_blank" rel="nofollow" href="mailto:name(put the 'at' sign here)example.com">Email me</a>
Defuscate
Include the plugin and run the .defuscate() function on the elements containing obfuscated email addresses:$('p').defuscate();
You can also set it to not create mailto links, like this:$('p').defuscate({link: false});
It will defuscate multiple email addresses in the given element(s).
Credits
Joakim Stai wrote it and forgot about it.
Ariel Flesler contributed and made Joakim remember to finish it.
Disclaimer
Although this works with most spambots, it's not bullet proof protection. A spambot that can run JavaScript would be able to see your email address. But if you're that paranoid of someone stealing your email address, you shouldn't put it out on the web in the first place.
Terms of use: FYI, WFM. YMMV, UAYOR, IANAL. IOW TINLA AFAIC. OWTTE. DQMOT. MTFBWU. EOM :)
Download
To download, please use this release instead of the one listed below:
http://jquery.com/plugins/node/627
敏捷软件开发
Robert C.Martin,、Micah Martin / 邓辉、孙鸣 / 人民邮电出版社 / 2010-12 / 79.00元
要想成为一名优秀的软件开发人员,需要熟练应用编程语言和开发工具,更重要的是能够领悟优美代码背后的原则和前人总结的经验——这正是本书的主题。本书凝聚了世界级软件开发大师Robert C. Martin数十年软件开发和培训经验,Java版曾荣获计算机图书最高荣誉——Jolt大奖,是广受推崇的经典著作,自出版以来一直畅销不衰。 不要被书名误导了,本书不是那种以开发过程为主题的敏捷软件开发类图书。在......一起来看看 《敏捷软件开发》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
MD5 加密
MD5 加密工具
