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

算法设计与分析基础

算法设计与分析基础

乐威汀 (Anany Levitin) / 清华大学出版社 / 2003-8 / 39.00元

《算法设计与分析基础(影印版)》由清华大学出版社出版。一起来看看 《算法设计与分析基础》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具