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 1 - 4 of 4 questions

Focus Label when Input is focussed with angular

I have a webpage which uses radio button labels as buttons, with inputs hidden

Tags: 
  • html
  • css
  • angularjs
  • accessibility

Preserve focus on closing a modal or flyout

I have a question on accessibility.
There are several layers/modals or flyout windows which are opened on click of a button or link.

Tags: 
  • javascript
  • angularjs
  • angular-ui-bootstrap
  • accessibility
  • uiaccessibility

Something in the cordova / angular / ionic stack steals my focus

In order to provide Accessibility i need to to focus elements when entering screens in my Cordova app.

Tags: 
  • javascript
  • angularjs
  • cordova
  • ionic-framework
  • accessibility

How to handle JavaScript being disabled in AngularJS

AngularJS is dependent upon JavaScript being enabled. This means that if someone visits an application or website built in AngularJS it will not render properly.

Tags: 
  • javascript
  • angularjs
  • browser
  • web-applications
  • accessibility