python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
508 Compliance error - "This SPAN has an id attribute of 'aria-context' and 'aria-selection-event', which is not unique in the same DOM"
I'm using the tool Level Access to test my application for 508 violations and which is producing errors on my custom dropdown form.
This SPAN has an id attribute of 'aria-context', which is not uniqu...
JainP
Votes: 0
Answers: 0
Unique ID's for buttons in gridview?
A 508 Scan flagged the fact that we have identical id's for buttons in gridviews, and I'm wondering how to get around this. For some of these buttons we can remove the id's entirely and they don't se...
Levi Wallach
Votes: 0
Answers: 2
Accessibility, when pressing Enter on my image the screen reloads
I'm trying to convert my JS code in order for me to tab through it and press Enter to show time punches. However after I converted it into a button it stops behaving the way it was suppose to. Wheneve...
JThao
Votes: 0
Answers: 0
Meaning of Section 508 Part 1194 6f "Textual Information"
The section reads
Textual information shall be provided through operating system functions for displaying text. The minimum information that shall be made available is text content, text input caret ...
Dan Lamet
Votes: 0
Answers: 1