Lynx Browser and Accessibility
April 6th, 2009 by Steve | No Comments | Filed in TechnologyAs I covered in Web Accessibility 101: Assistive Technologies, the text browser Lynx is particularly useful for stripping down a web site to its raw, GUI-less nature.
Why is this useful? Well, someone with a motor skill disability that prevents them from effectively using a mouse can navigate a website in Lynx solely by keyboard. Also, blind web surfers using certain refreshable Braille displays can use Lynx as their browser. There are others – disabled or not – who may have connection or hardware limitations that make graphical web browsing slow or just impractical.
Lynx strips out all graphical elements as well as JavaScript, leaving just the raw text, links and alt tags. As such, depending on the complexity or manner by which a site was constructed, a user surfing the web this way may be able to get around, or may be hopelessly barred from getting where they are trying to go.

I recently checked out my site in Lynx and was pleased to see that, overall, one can get around effectively via the arrow keys. I can’t take too much credit for that, given I’m using WordPress as the guts of this blog, but it’s at least another area of accessibility where I can set my mind at ease.
If you’re a Mac user like me, you can download Lynx right from Apple’s website. Once you install it, you can fire up Terminal, type in “lynx” and surf the web.
Otherwise, check out the Lynx site for more information.
Tags: apple, assistive technology, braille, internet software consortium, lynx, terminal
Admittedly, I have been and always will be an Apple devotee. With that disclaimer aside, during one of my many ventures through the Web looking for interesting web accessibility topics, I came across extensive coverage of the topic of accessibility on Apple’s website.

Steve Grobschmidt is a User Experience Lead with over twelve years in the web industry. He is on a mission to ensure that user experience, especially accessibility, is foremost in the creation of great products.