On 29 Oct 2009, at 11:48, designer wrote:
Screen magnification users also benefit from "skip" links. Making these links visible help more than just screen reader and keyboard users.
<div class="skip"> <a href="#content" accesskey="S">Skip to Main Content</a> </div> Presumably, the accesskey caters for those folk also?
Assuming they know the link is there. If it is styled to as to be invisible or off-screen, then it hurts more than it helps.
-- David Dorward http://dorward.me.uk ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
