Keyboard accessibility for divs containing images as options

Posted by Casebash on Stack Overflow See other posts from Stack Overflow or by Casebash
Published on 2010-06-17T04:51:35Z Indexed on 2010/06/17 6:53 UTC
Read the original article Hit count: 173

I just replaced a radio button for selecting the users mobile device with divs containing images instead. I am using a JQuery click event to detect when the user chooses an option. How can I make this keyboard accessible?

© Stack Overflow or respective owner

Related posts about web-development

Related posts about div