translate

src

Displaying 981 - 1000 of 1717

Remove styles from open SELECT elements in Chrome?

The current stable version of Chrome (v61) exhibits some undesirable behaviour with styled select elements.

Tags: 
  • css
  • forms
  • google-chrome
  • accessibility
  • usability

Highcharts "shared" tooltip gets ignored when tooltip is triggered via keyboard (thru accessibility module)

The Highcharts JS library has an accessibility module that allows you to activate the tooltip via your keyboard, but the "shared" option is ignored and a multi-point tooltip becomes a single point

Tags: 
  • javascript
  • highcharts
  • tooltip
  • accessibility

Looking for Accessibility App Example that announce the keyboard keys as iOS do [duplicate]

This question already has an answer here:

Tags: 
  • android
  • accessibility
  • keyboard-events

Semantic input error message inside label

I'm using <label> to wrap an input such that its success and error messages can appear inside its label for association.

Tags: 
  • html
  • forms
  • accessibility
  • semantic-markup
  • wai-aria

How do I automate a Java application with AutoHotkey?

I use a Java application at work. I need to send clicks to buttons and fill in textboxes. I would like these actions to happen in the background.

Tags: 
  • java
  • automation
  • accessibility
  • autohotkey

How do I detect and control the "location" of focus on a page without directly adding focus to an element?

When you first load a web page, then press "Tab", document.activeElement will be the <body> tag and nothing on the page will have focus (i.e.

Tags: 
  • javascript
  • html
  • focus
  • accessibility
  • tabindex

Multiple SVGs with filters breaking accessibility

I have a page with four dynamically created SVGs

In order to add a drop-shadow to my elements, we have created a filter and set

Tags: 
  • javascript
  • SVG
  • accessibility

Angular 4 Skip Links

Working on making an angular project accessible. Page has a frame like this: where each element is a component.

Tags: 
  • javascript
  • angular
  • focus
  • accessibility

iOS Accessibility on TableViewCell with inner CollectionView

I'm working on supporting Accessibility for our iOS app (in Swift).

Tags: 
  • ios
  • uitableview
  • accessibility
  • uicollectionviewcell
  • voiceover

CGWindowListCopyWindowInfo debugging, returns nil on some systems

I have two identical 10.13 boxes that I use to build a tool that uses the Accessibility API. The tool needs to get a list of open applications.

Tags: 
  • swift
  • accessibility
  • swift4
  • uiaccessibility
  • quartz

What is the proper aria-label for a link that will open and play a video?

I have JS that will be handling videos and there are anchor tags with an icon in them on the page which, when clicked, will open a video.

Tags: 
  • html
  • accessibility

Screen reader not associating label with select

I have the following code for a select:

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

Not receiving callbacks from the Java Access Bridge

I'm trying to use the Java Access Bridge to get information about Swing components from inside a C++ app. However, none of the callbacks I register ever get called.

Tags: 
  • java
  • c++
  • accessibility
  • java-access-bridge

Infusion Uploader component

Infusion Uploader provides an easy way for users to upload many files at once, providing useful feedback about the status and progress of each file along the way.

User Interface Options

by Fluid Project

The User Interface Options (UI Options) component allows users to transform the presentation of the user interface and content resources so that they are personalized to the individual user's needs. UI Options is part of the Infusion Framework.

Infusion Inline Edit component

Inline Edit allows a user to do quick edits to simple text without having to switch modes or screens.

Infusion Table of Contents component

The Table of Contents component examines a page for HTML heading elements, and generates and formats a list of links to headings that can be used to navigate the page.

Infusion Pager component

The Pager allows users to break up long lists of items into separate pages. They may decide whether or not they want paging, and how many results are displayed per page.

Infusion Reorderer component

The Infusion Reorderer component allows developers to create rich, accessible user interfaces which enables users to directly re-arrange content on the page.