SafeMail

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-09 06:29:54

软件介绍

With the proliferation of spammers out there, scrapping email addresses off of web sites, this plugin for jQuery makes it easy to hide email address from spam bots.

The plugin is far from perfect, but it works, although I plan to expand on it as time permits. Usage is pretty straight forward, complete documentation is available in the source code for the plugin. The only caveat is that you need an element to append the mailto link to. You can simply place an empty div or span where you want the email link to appear, and access it using the id you have provided. For example:

<p>Here is a bunch of text in a paragraph, where I want an <span id='email_link'></span> to appear. Since the plugin appends to an element, I've included an empty span tag where I want the email address to appear.</p>

本文地址:https://codercto.com/soft/d/22974.html

程序算法与技巧精选

程序算法与技巧精选

郭继展 / 2008-5 / 36.00元

《信息科学与技术丛书•程序算法与技巧精选》分17章,139个例题。书中介绍的算法和技巧涉及到随机数函数理论,基础数论,新意幻方,提高程序运行速度和精度,特定数据排序,穷举、递推、递归和迭代等诸多方面。这些算法和技巧大多是作者历年从事教学、软件开发、学术研究和学习的成果总结。 《信息科学与技术丛书•程序算法与技巧精选》内容不涉及计算机专业课程的诸多概念、理论,读者只需要学过C语言,有算法、结构......一起来看看 《程序算法与技巧精选》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具