Skip to content

gmoutso/js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

js

javascripts that I find useful. They are not my own, but are in the public domain.

email.js

It has been said that spam crawlers do not read javascript. A convenient way to hide email adresses is thus to encrypt them like this:

<script>mail("myusername","gmail",0,"")</script>

For an example of its use, see (http://web.it.nctu.edu.tw/~string/).

Credit

If you recognize this code as yours, I will be happy to add your credit and/or link to your page.

About

Two javascripts that I found useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published