Quantcast
Channel: The Paciello Group Blog » JavaScript
Browsing all 11 articles
Browse latest View live

WAI-ARIA Implementation in JavaScript UI Libraries – updated

A number of popular Javascript UI Libraries are in the process of adding WAI-ARIA support to their widgets and components. What is the current status and future plans for WAI-ARIA implementation in...

View Article



Accessible drag and drop using WAI-ARIA now in French

Recently Gez Lemon of TPG wrote an article for the Opera Developer Network on Accessible drag and drop using WAI-ARIA. His colleague Cedric Trevisan has translated Gez’s article into French. Accessible...

View Article

AOL Selects The Paciello Group to Enhance Accessibility of Dynamic Web...

The Paciello Group (TPG) has been selected by AOL to enhance the accessibility of jQuery, a popular open source toolkit used to build dynamic web applications. This work will foster greater...

View Article

Image may be NSFW.
Clik here to view.

Making sure hidden frames are hidden

An issue that arises fairly frequently in regards to web applications is the use of hidden iframe elements used for retrieving data using JavaScript. While they can be easily hidden from visual display...

View Article

HTML5 canvas accessibility discussions 2009-2011

Charles Pritchard has taken the time to provide an email overview of Canvas accessibility discussions which have taken place on the public-canvas-api over the past 3 years. I have reformatted it here...

View Article


Image may be NSFW.
Clik here to view.

how to remove CSS outlines in an accessible manner?

Anybody with any real world accessibility experience knows that using CSS :focus {outline:none} as recommended in the WHATWG HTML living standard is not a solution to any problem, it only replaces one...

View Article

Image may be NSFW.
Clik here to view.

HTML5 Accessibility Chops: notes on using ARIA

I have jotted down some notes on ARIA concepts and usage that may be useful for developers. Note: this information is now being actively maintained as part of Using ARIA in HTML. The first rule of ARIA...

View Article

Image may be NSFW.
Clik here to view.

HTML5 Accessibility Chops: ARIA role=alert browser support

ARIA role=alert is supported across modern browsers and assistive technology, but implementation in browsers differ, which can lead to role=alert appearing to be unsupported. role=alert what does it...

View Article


Notes on accessible CSS image sprites

The issue of CSS image sprites has been raised again on the Web Accessibility Initiative Interest Group mailing list. Here is the advice we provide on the issue: CSS image sprite issues A default HTML...

View Article


Image may be NSFW.
Clik here to view.

Usability and accessibility opportunities in a web component world

A discussion on the WHATWG list about the limitations/issues with the current design of the summary and details elements, brought forth the following comment: [me: ] in the absence of browser making...

View Article

JavaScript touch/pointer events research notes: screenreaders, faked mouse...

Over the last two years I’ve been dabbling with various aspects related to the handling of touch events and pointer events – specifically trying to determine which events are being dispatched by...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images