E-mail List Archives
Re: Has anybody come across the "honeypot" technique with respect to accessibility?
From: Jared Smith
Date: Aug 15, 2016 12:08PM
- Next message: Angela French: "Re: Has anybody come across the "honeypot" techniquewithrespect to accessibility?"
- Previous message: Jim Homme: "Re: Has anybody come across the "honeypot" technique withrespect to accessibility?"
- Next message in Thread: Angela French: "Re: Has anybody come across the "honeypot" techniquewithrespect to accessibility?"
- Previous message in Thread: Jim Homme: "Re: Has anybody come across the "honeypot" technique withrespect to accessibility?"
- View all messages in this Thread
The honey-pot technique should have no accessibility implications if
implemented correctly. We hide ours with display:none and place it
after the submit button so it should not be accessed by any user. If
it is for some reason, we give it a label that informs the user to not
enter anything into the field. It works incredibly well at stopping
bots.
I wrote about this and other accessible spam-reduction techniques
several years ago at
http://webaim.org/blog/spam_free_accessible_forms/
Jared
- Next message: Angela French: "Re: Has anybody come across the "honeypot" techniquewithrespect to accessibility?"
- Previous message: Jim Homme: "Re: Has anybody come across the "honeypot" technique withrespect to accessibility?"
- Next message in Thread: Angela French: "Re: Has anybody come across the "honeypot" techniquewithrespect to accessibility?"
- Previous message in Thread: Jim Homme: "Re: Has anybody come across the "honeypot" technique withrespect to accessibility?"
- View all messages in this Thread