Accessible News Slider
Accessible News Slider is a JavaScript plugin built for the jQuery library.
It meets the accessibility requirements as outlined by WCAG 1.0.
[ v.1.3 ] released August 30, 2007
Overview | Release Notes | Examples | Download
Overview
-
The JavaScript is only 2KB compressed.
-
The XHTML and JavaScript were developed specifically to meet the WCAG 1.0, and this will always be the number one priority of the plugin. It is suggested that if you modify the XHTML, you do so keeping this in mind.
-
Users with color vision deficiency, or color blindness
The plugin does not use color as a primary indicator of a change in state for the slider. Instead, the "previous" and "next" arrows are either visible or hidden, depending on the location of the news slider. There is also an indicator that communicates the total number of news stories in the slider.
-
Users with limited or poor vision, but who do not use a screen reader
If the user chooses to resize the text via the browser file menu, the slider will flex vertically to accommodate the larger text, and still function. This is primarily a function of the CSS, and it is suggested you maintain a variable font size on your site in order to take advantage of this capability.
-
Users that are legally blind, and who browse Web pages with a screen reader
Since screen readers actually read through the code, it is important that the XHTML be formatted free of confusion. The appropriate skip links and title tags have been included for navigation and messaging. The important thing to remember is that screen readers like JAWS ignore elements with the display property set to "none", or with the visibility property set to "hidden". This helps significantly in managing the presentation to several categories of disabled users.
-
Users that browse with the keyboard and an adaptive device such as a mouth stick
When developing a Web component to be accessible, this is the most difficult group of disabled users to accommodate. If you have ever tried to browse by tabbing through a Web page, it can be frustrating. Although the core functionality of the news slider is partially accessible with a keyboard, the "View All" link was added as a catch-all mechanism.
-
Users who have turned off JavaScript or CSS
The key was to make sure that not only were all the news stories readable with JavaScript or CSS turned off, but that the appropriate messaging was displayed to the user to inform them of the implications. Although not a category that I think fits explicitly under accessibility, it is a component of the WCAG 1.0 checkpoints, and strides were taken to make sure the plugin met these requirements.
Release Notes
August 30, 2007, v1.3 (FINAL) Release
-
Supported jQuery Version: [ 1.1.3.1 ]
-
Supported Browsers: [ Windows IE 6+, FF 1.5+, Opera 9+ ] [ Mac Safari 2+, FF 1.5+, Opera 9+ ]
-
The newsWidth option was eliminated. The news slider now calculates the width of each news item automatically. It made sense that a developer should only have to adjust the CSS, instead of needing to specify any dimensions through the plugin options.
-
Next Release:
This is the final release of the Accessible News Slider.
July 15, 2007, v1.2 Release
-
Supported jQuery Version: [ 1.1.3.1 ]
-
Supported Browsers: [ Windows IE 6+, FF 1.5+, Opera 9+ ] [ Mac Safari 2+, FF 1.5+, Opera 9+ ]
-
The JavaScript, CSS, and XHTML were completely revamped for efficiency. The additional features did not increase the weight of the script as a result.
-
The skip link functionality was removed from the JavaScript. It makes sense that this would be printed out through server-side logic or statically in the XHTML.
-
The news headline now has View All/View Less functionality, and remains visible on the page.
-
Next Release:
The next release will be focused primarily on improving the newsWidth option. The goal is that you will not need to make a change to the CSS when editing this option.
Examples
Please Note: You may have disabled JavaScript and/or CSS. Although this news content will be accessible, certain functionality is unavailable.
Skip to news content.
Please Note: You may have disabled JavaScript and/or CSS. Although this news content will be accessible, certain functionality is unavailable.
Skip to news content.
Download
The compressed version of the jQuery library is bundled in both the compressed and uncompressed version of the downloads. If you would like an uncompressed version of the jQuery library, please visit jQuery.com
Download Accessible News Slider (Uncompressed)
Download Accessible News Slider (Compressed)
For questions or suggestions, please send an email to blog@reindel.com.
13141618.taobao.com