This page will help you generate the code necessary to use the address
scrambler
on static web pages.
The scrambled address is: |
The address retrieved by unscrambling is: |
|
|
The script to generate a mailto tag: | |
Instead of: |
|
Use: |
|
Here's a sample of the mailto tag (click to make sure it works): |
|
Download all the necessary files (as a ZIP) here.
Remember that, to use the Address Scrambler on a web page, you must include the JS files as below, making sure the webroot paths to these files are correct, eg. :-
<script type="text/JavaScript"
src="/scramble.js"></script>
<script type="text/JavaScript"
src="../browser.js"></script>