Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

erikbrinkman/canvas-mail

Repository files navigation

Canvas Mail

Javascript module to hide email from spammers by rendering it on canvas, and keeping it as far out of the DOM as possible. Depends on jQuery.

With the current implementation, at verious points of computation the email string will exist in contiguous memory at various points in execution. Also, if a Canvas Mail element is added to an anchor, the anchor will have the email in its href field during mouseover.

See index.html more information and some examples.

About

jQuery plugin to hide email from spammers by rendering it on canvas, and keeping it as far out of the DOM as possible

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors