Posted by Helpful person on 11/15/07 18:38
On Nov 13, 2:59 am, Harry Bellafonte <goodmin...@hotmail.com> wrote:
> Hi
>
> I am creating a company website. On almost each page there is an
> emailadres with the mailto: in the a href tag. My company want this
> adres not to be visible through the html source code ( so that bots
> cannot read the emailaddress from the source code from the internet).
>
> What is the simplest way to do this? Do I have to create javascript
> function that is triggered from the a href tag, and the javascript
> function opens an email with the adres in it?
>
> Regards
This is very easy to do despite the many comments so far in this
thread. The best is probably using variables in javascript. People
in the javascript forum should be able to give you the information to
get this to work.
www.richardfisher.com
[Back to original message]
|