The problem with your solution is that the user has to click the submit
button.  A lot of people just hit enter.  You could simulate a button
click using JS in the onsubmit, but this gets back to the non-JS browser
problem.  This anti-spam stuff is HARD!  :)  Always a cat and mouse
game...

Also, like you alluded, I'd guess that blind people's screen readers
will see all of the buttons including the hidden ones and confuse the
hell out of them.  But I could be wrong...

> -----Original Message-----
> From: Ben Nadel [mailto:[EMAIL PROTECTED] 
> Sent: Monday, November 13, 2006 3:21 PM
> To: CF-Talk
> Subject: RE: Capture Alternatives
> 
> Jacob, 
> 
> I am pretty sure that this has accessibility issues as it 
> relies on CSS
> and the "visibility" of a button. Not sure how accessibility and CSS
> mix.
> 
> I will definitely follow up with a post at the end of the week. I am
> sure that bots will be able to overcome this, but the issue 
> is, how long
> will it take someone to actually care enough to write a bot for this
> problem??? I guess the more popular my solution becomes the 
> sooner, but
> not even close to there yet.  

"EMF <idahopower.com>" made the following annotations.
------------------------------------------------------------------------------
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. 

==============================================================================


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260256
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to