translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 161 - 164 of 164 questions

Tooltip, accessibility

Stackoverflow

Building a nice accessible web page is hard. Currently, Im trying to make a tooltip web accessible and I need help. Do you guys have any piece of advice for it?

Tags: 
  • javascript
  • html
  • css
  • accessibility
  • wai-aria

Setting aria-label/aria-labelledby within React.cloneElement()?

Stackoverflow

Basically, I'm trying to clone an element and change its aria-label within React.cloneElement.

Tags: 
  • javascript
  • reactjs
  • accessibility
  • wai-aria

iPhone native apps - access to call logs, SMS, calendar, iTunes library

Stackoverflow

As I understand there aren't any public APIs available or any 'legal'/'official' way of accessing those...

Tags: 
  • calendar
  • sms
  • accessibility
  • desktop
  • native

Adding 'aria-labels' to anchor links in WordPress navigation menu

Stackoverflow

I am needing to add custom aria-labels to each of the menu (and sub-menu) items in my WordPress website. It is running a custom theme.

Tags: 
  • wordpress
  • accessibility
  • wai-aria