This is one reason I've been looking at the idea of using JS to rewrite the href of a mailto: link when the user either moves the mouse over it or moves focus to it using [Tab] (thus complying I hope with DDA). A bot looking at the source of a page can only see the original content of the link so the real address should then only be accessible to a human. This might also work for the 'Action' attribute of a form? (What happens if user fills in fields then hits [Enter] - does that give focus to the Submit button before submitting the form?)
Maybe not acceptable really for commercial use as it would give problems in older browsers - e.g. 'action' is read-only in IE3 ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: [email protected] To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
