An influential think-tank calling for more Web 2.0 use in school and technology experts agree, arguing that children should get used to collaborative tools before they enter the workplace.
moreThe UK Government launched its programme to help protect children from exposure to potentially harmful content on the Internet, including some forms of advertising. New Media Knowledge spoke to AOL, one of the companies involved, to see what real impact the new group would have.
moreLast week, Twitter launched its US Presidential Election microblogging site and, with social media likely to play a big part in the outcome, politicians this side of the pond should be looking closely at its impact, experts say.
moreA survey has revealed that the American public is shunning traditional media such as newspapers and TV as their primary source of news. The Internet has become the main channel of information for nearly half (48 per cent) of Americans - an increase of 8 per cent from one year ago.
moreBusinesses of all sizes are missing out on opportunities to create new leads and make more sales because they aren’t following basic web accessibility practices. That’s according to a new white paper from CMS developer Squiz. Ian Delaney reports. more
While Web 2.0, user-generated content sites perform less well than traditional sites when it comes to advertising conversions, the cost of using such sites is proportionally low. more
Operators and handset manufacturers have been heralding the imminent arrival of the mobile web for some time. But in the words of the sage of Salford, Steven Morrissey, "How soon is now?" more
At FOWD this Wednesday, keynote speaker Brendan Dawes speaker outlined interesting ways forward for creative designers. Ian Delaney was there to report. more
The Web Accessibility Toolbar will help you test any website for basic accessibility in just a few minutes - find out where you can get it from and how to use it.
The free Web Accessibility Toolbar can do most of the hard work for you though and is an indispensable tool for anyone interested in accessibility.
The toolbar is not an automated testing tool so does require manual work from you. It's therefore able to avoid the many problems with automated accessibility testing tools. It doesn't require any technical knowledge so even the biggest technophobe can check their website for accessibility!
You can download the toolbar for free from http://www.nils.org.au/ais/web/resources/toolbar, and after you install it, it will sit in the toolbar area of Internet Explorer. The total file size is just 550kb so the download won't take too long.
The toolbar only works on Internet Explorer on Windows, so if Internet Explorer isn't your first-choice browser you'll have to switch browsers when using it. (Alternatively, you can download the Web Developer Toolbar for Firefox which offers similar, but not identical, functionality.)
Now you've downloaded and installed the Web Accessibility Toolbar you can start using it! There are 12 buttons in total on the toolbar, each with a down arrow to the right of the text. If you click on the down arrow for any of these buttons then a dropdown menu appears with all the available options (alternatively you can use the keyboard shortcut keys assigned to each button).
One of the most useful buttons is the seventh, Structure. It's essential that the structure within the HTML code accurately reflects the visual structure of the page. This is so that visually impaired web users using screen readers can gain an understanding of the page structure.
Some of the most useful items in the Structure dropdown menu include:
<h1> (heading level one) and other
headings should be <h2>s
(heading level twos). Any sub-heading of an <h2> should be an <h3>, then <h4> and so on. Heading numbers
should always be sequential - an <h4> shouldn't follow an <h2> if there's no <h3>. Headings are especially
useful for screen reader users as they can call up a list of
headings and jump straight to the section in which they're
most interested.<li> next to any
list item. Lists can be horizontal or vertical, and all
navigation should be marked up as a list item. Lists are very
useful for screen reader users as the screen reader will
announce the number of items in the list before reading the
list items.It's important that your website doesn't depend on any one type of technology, or users whose browsers don't support that technology may be unable to access your site. You can check to see if your site depends on any one technology:
There's a huge amount of functionality available on the Web Accessibility Toolbar, but some of the other most important accessibility checks you can carry out with the toolbar include:
The Web Accessibility Toolbar offers some other interesting functionality:
The Web Accessibility Toolbar offers an enormous amount of functionality. Download it for free from http://www.nils.org.au/ais/web/resources/toolbar and start using it. Without any technical expertise, you can perform a mini-accessibility audit on any site in just a couple of minutes.
This article was written by Trenton Moss, founder of Webcredible, a web usability and accessibility consultancy. He's extremely good at usability training and writing for the web training.
Comments
You must be logged in to comment.