Monday, March 9, 2009

Another Aid To Building Better Support For Low/No Vision PBBG Players

Since I already use the excellent Yahoo! UI (YUI) CSS files to help me layout the pages in my game, the news that you can also now embed hints to screen readers with your YUI grid layout code is good news. This article tells how and even has a video example to illustrate how it can give the low or no vision user the ability to flip from section to section more quickly because they can tell the purpose of each area on the page because you can label each one.

Note: Even if you're already using another library to handle JavaScript (e.g. Prototype/Scriptaculous or jQuery) then you can still use YUI's CSS files to clear out browser specific formatting, standardize the appearance of basic tags from one browser to the next, handle font size differences, and layout your page without resorting to tables. It's a great set of files that can save you a ton of time.

No comments:

Post a Comment