Where's my logo?
Recent Posts
  • CodeIgniter Community Voice - HOWTO: Set up a CodeIgniter project in Subversion CodeIgniter Community Voice - HOWTO: Set up a CodeIgniter project in Subversion

    EllisLab is blessed with two of the greatest communities that can be found anywhere on the internet in ExpressionEngine and more recently CodeIgniter.  Despite being a relative newcomer to the scene, the people attracted to CodeIgniter are am..

  • CodeIgniter 1.7.0 Released CodeIgniter 1.7.0 Released

    Code Igniter Version 1.7 has been released.  This version contains a number of new features and enhancements, as well as many small improvements and bug fixes. For a list of all changes please see the

  • CodeIgniter Community Voice - HOWTO: Set up a CodeIgniter assignment in Subversion CodeIgniter Community Voice - HOWTO: Set up a CodeIgniter assignment in Subversion

    EllisLab is blessed with two of the greatest communities that can be found anywhere on the internet in ExpressionEngine and more recently CodeIgniter.  Despite being a relative newcomer to the scene, the people attracted to CodeIgniter are am..

  • CodeIgniter Community Voice - Generating PDF files using CodeIgniter CodeIgniter Community Voice - Generating PDF files using CodeIgniter

    EllisLab is blessed with two of the greatest communities that can be found anywhere on the internet in ExpressionEngine and more recently CodeIgniter.  Despite being a relative newcomer to the scene, the people attracted to CodeIgniter are am..

  • CodeIgniter Community Voice - Lee?s Lost Bet CodeIgniter Community Voice - Lee?s Lost Bet

    EllisLab is blessed with two of the greatest communities that can be found anywhere on the internet in ExpressionEngine and more recently CodeIgniter.  Despite being a relative newcomer to the scene, the people attracted to CodeIgniter are am..

Recent Comments
  • Anggara Says : menurut mas, setuju engga..
  • - s L i K e R s - Says : waduh itu apaan ya, gak n..
  • budex Says : outputnya variabel keywor..
  • indra Says : thanks, but it really dep..
  • Xrvel Says : Nice trick, bro
  • bunk Says : mas, minta virus scannya ..
  • d. scully Says : very informative. thank y..
  • xhinsx Says : rancu banget definisi por..
  • zigouras Says : ntar pertandingan tinju d..
  • kaka Says : emang otak anggota dwn qt..
  • Squeaky Says : That is a very simple thi..
  • Sacx from Dofollow.us Says : I heard about this scanda..
  • mr.x Says : kolam renang indoor dmn y..
  • heloo Says : l;dfkgdf dfgfdg dfgfdg
  • SweetWinter Says : Thanks!
  • OBeh Says : katanya tetep jalan tuh, ..
  • Korekapi Says : disini ga bisa konek ke r..
  • Korekapi Says : di tempatku kok ga bisa m..
  • Arief Says : lebih bagus dari lagu asl..
  • White Bunny Says : Diliat dari 2 sisi ya gak..
Random Articles
Ten Quick Tests To Check Your Website For Accessibility
Date 31/03/2008 19:56 Author admin Hits 101
Print Pdf RSS
Ten Quick Tests To Check Your Website For Accessibility plus articles and information on Web-Development

The Disability Discrimination Act says that websites must be made accessible to disabled people. So how can you check that your website is up to par? There are a number of basic tests you can make to address some of the main issues that provide a good start in increasing accessibility to your site visitors:

1. Check informational images for alternative text

Place the cursor over an informational image, for example, the organisation logo. Does a yellow box appear with a brief, accurate description of the image? For users whose browsers do not help images, this alternative text is what they will see (or hear) in place of the image.

2. Check decorative images for alternative text

Place the cursor over a decorative image that does not have any function other than to look nice. Does a yellow box appear with a description of the image? It should not. There is no reason for users whose browsers do not help images to know that this image is there, as it serves no purpose.

Be careful though as this is not a foolproof test. If a yellow box does not appear, this could mean one of two things:

- The alternative text of the image is assigned a null value, which means that it will be ignored by browsers that do not help images. This is the ideal scenario.

- The alternative text of the image is simply not set at all, which means that users whose browsers do not help images will be alerted to its existence but will be unable to find out what purpose it carries ? something which is very frustrating! This is certainly not the desired outcome.

3. 'Listen' to any video or audio content with the volume turned off

If you turn your speakers off, you are clearly unable to listen to, or follow, any audio content. This situation is faced by a deaf person on a daily basis. Ensure your website supplies written transcripts, so that deaf people can understand the message that your website is conveying.

4. Check that forms are accessible

Usually there is prompt text next to each item in a form. For example, a contact form might have the prompt text 'name', 'e-mail', and 'comments', each one next to a box where your site users will enter the information. When you click on the prompt text, does a flashing cursor appear in the box next to that text? If not, your forms are inaccessible.

5. Check that text can be resized

In Internet Explorer (used by over 90% of Internet users) go to View > Font size > Largest. Does the text on your website increase in size? If not, then your website is inaccessible to web users with poor visibility.

6. Check your website in the Lynx browser

The Lynx browser is a text-only browser and does not help many of the features that other browsers such as Internet Explorer have. You can check how your site looks in this browser with the Lynx Viewer, available at http://www.delorie.com/web/lynxview.html. If your website makes sense and can be navigated through the Lynx browser, then it will be fulfilling many of the web accessibility guidelines.

7. Check that you can access all areas of your website without the use of a mouse

Can you navigate through your website using just tab, shift-tab and return? If not, then neither can keyboard- and voice-only users.

8. Check that there is a site map

Can you find a site map? If not, then neither can people who are lost on your website.

9. Ensure link text makes sense out of context

Blind Internet users often browse websites by tabbing from one link to the next. Does all the link text on your website make sense out of context? 'Click here' and 'more' are two common examples of non-descriptive link text.

10. Check your web pages with an automated program

Two programs available for free on the Internet are Bobby ( http://bobby.watchfire.com ) and Wave ( http://www.wave.webaim.org ). They are unable to provide you with all the information that you need, as some checks must be done by humans, but they can tell you some of the areas where your site might be going wrong.

This article was written by Trenton Moss. He's crazy about web usability and accessibility - so crazy that he went and started his own web usability and accessibility consultancy ( Webcredible - http://www.webcredible.co.uk ) to help make the Internet a finer place for everyone.


Related Article:
RankRankRankRankRank
There are no comments.