Russell Dove
Russell Dove
Hi Matt. Can the user interface elements that can receive keyboard focus, be highlighted on focus? I noticed the controls are not highlighted on focus when using the tab key...
Spans are shown to work on the advanced demo at https://os.alfajango.com/easytabs/#advanced-demo Using spans instead of list items with the selector tabs: "> div > span" does not show tab content...
The pagination buttons for the carousel do not indicate to screen-reader users which button is active. Add aria-selected="true" to the active pagination button.
When using a screen reader such as NVDA, could you please check if its possible to have the screen reader announce the change in the current slide when using the...
Is it possible to include a role and aria-label on division of the the pop-up window displaying the time? I believe this is the one
I am increasing the accessibility of the web pages at my university and have started adding ARIA labels and roles to define landmarks, however some divisions on the plus gallery...
Is it possible to add a title to the division to increase the level of accessibility when the page is read by screen readers? The title attribute on the div...
Greetings. Would it be possible to check on these issues? - Hidden element has focusable content - Role not inside the required context - Container element is empty Using the...
When checking the demo page, http://sachinchoolur.github.io/lightslider/, for accessibility using the WAVE Chrome extension, http://wave.webaim.org/extension/, I noticed the thumbnails under the slider do not have image alternative text. These descriptions are...
On my external form, I'm using form tools 3.1.1 and php 8..2 I see NULL values for name and email on the database. The default fields are populated with ID,...