Posts by Todd Kloots

ARIA Made Easier With YUI 3

August 3, 2009

As mentioned in my talk Developing an Accessible Web 2.0 Widget Framework , one of the goals of YUI 3 is to make it easier for developers to build accessible user interfaces. To that end we've taken accessibility into consideration from the very...

Read more →

Introducing onFocus and onBlur

October 7, 2008

Back in April, PPK authored a blog entry titled Delegating the focus and blur events in which he proposed a solution to the problem that neither the focus or blur events bubble in any browser. His solution (registering capture-phase event listeners...

Read more →

ARIA Plugins for YUI Widgets

October 2, 2008

For YUI 2.6, a handful of widgets have examples illustrating how to use new YUI ARIA plugins. These plugins make it easy to use the WAI-ARIA Roles and States to make each widget more interoperable with assistive technologies (AT), such as screen...

Read more →

The Versatile Button Control

December 10, 2007

With the release of YUI 2.4.0 , there are several new examples designed to demonstrate the Button Control 's versatility. By default, the Button Control enables the creation of rich, graphical buttons that function like traditional HTML form...

Read more →