Search the Community
Showing results for tags 'Javscript'.
-
Hi, I've followed this W3 TUTORIAL to build a Custom Select Menu for my web application, which is now in production. According to the local law, my application now has to be accessible (WCAG 2.0 Pattern). The problem is that custom select menu (link above) doesn't provide a tab selector (for keyboard users), and my webapp fails in accessibility. I've tried to use "tabindex" attribute in .custom-select DIV, but it was not enough. Does anyone know how to make this accessible for keyboard users? I'm afraid of having to change all the selects of my application because of this. Tha
-
I would like to create an interactive form that customers may choose their orders via drop down list/image rollover then are able to view the selected product/image in the adjacent div. After the customer selects which items they would like, they hit the email/submit button to send the product details to the company for the order, and also to have the e-mail formatted in plain text. Help would be appreciated by your suggestions on the best way to go about this from the "back-end" perspective. Would it be better to use javascript and php or do you think a flash form with javascript. Time is not