translate

src

Displaying 741 - 760 of 1717

accessibility

by rainforestapp

Simple chrome extension to notify websites of your accessibility requirements.

Android accessibility identify heading

Stackoverflow

I have the latest version of Talkback and its announcing "My Top level Text Heading". Android native behaviour is adding "Heading" for my top level elements.

Tags: 
  • android
  • accessibility
  • heading
  • android-accessibility

Announce a TextView with Talkback

Stackoverflow

I am developing a app using google maps api, and it is suppose to be used by people that can't see, so the acessibility is important.

Tags: 
  • android
  • google-maps
  • accessibility
  • google-maps-api-2
  • talkback

We set out to see if there was a PDF reader that had readability features like the ability to change the font size, line spacing, word spacing etc.

display-wai-aria.css

by masuP9

This CSS file displays WAI ARIA ( [role], [aria-*] )

first-discovery

by GPII

A preferences editor tool that helps users discovery their initial preferences.

gpii-app

by GPII

Electron application and libraries to run the GPII as a native user space application on the desktop.

a11y-school

by MylesBorins

#a11y-school

a11y is shorthand for the word accessibility.

'ccessibilit'.length === 11

HTML and Accessibility mode differences in Blue Prism

Stackoverflow

What are the differences in properties while using HTML or Accessibility mode in blue prism.

Tags: 
  • html
  • process
  • automation
  • accessibility
  • spying

AccessibilityService setServiceInfo method's changes don't seem to take effect outside onServiceConnected

Stackoverflow

Quoting the docs for setServiceInfo

Tags: 
  • android
  • accessibility
  • accessibilityservice

Can I set the DPI resolution of my Java Swing application without changing the systems' DPI setting?

Stackoverflow

I have a Java application using the Substance LookAndFeel with Windows as the the target platform and I want to increase the DPI setting of my application without changing the system setti

Tags: 
  • java
  • swing
  • testing
  • accessibility
  • dpi

How to keep focus within modal dialog?

Stackoverflow

I'm developing an app with Angular and Semantic-UI. The app should be accessible, this means it should be compliant with WCAG 2.0.

Tags: 
  • modal-dialog
  • accessibility
  • semantic-ui
  • wai-aria
  • wcag2.0

Pausing in a screen reader for accessibility

Stackoverflow

I have been using the Mac OSX's built in screen-reader for testing my site, I know it's not the best but it's all I have for now. But I'm finding it isn't pausing at the end of elements...

Tags: 
  • html
  • css
  • accessibility
  • screen-readers

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

Keller

by willzma

mHacks: Refactor 2016 - Best Use of Firebase Award

Developing an entire website with only SVGs

Stackoverflow

I've been using SVGs for a multitude of things and I was able to get the exact result I was looking for. This got me wondering why we can't build entire websites with them...

Tags: 
  • html
  • SVG
  • web
  • accessibility

SharePoint-ImageLink-WCAG-Control-Adapter

by cicorias

Provides a Control Adapter that will append or insert an 'alt=""' tag to comply with the WCAG F38 test that indicates decorate images should have alt tags.

Accessibility Check fail when using TextInputLayout

Stackoverflow

I'm using the new TextInputLayout provided by Android.support to do floating label.

Tags: 
  • android
  • accessibility

angular-a11y

by marcysutton

Slides for Angular.js Accessibility at CSUN 2015 (previously at ngEurope)

accessibility for empty table cells

Stackoverflow

We are using axe to test accessibility.

Axe is giving the following issue when table cells are empty:

Tags: 
  • html
  • css
  • reactjs
  • accessibility