Susan Lovejoy wrote: > 1. I have set access key 2 for our skip nav link, but it does not > appear to be working on http://www.csu.org. Anyone know why? Matthew Smith replies: On Mozilla under Linux, this does work to a point. Using the accesskey ALT+2, the browser jumps to the URI http://www.csu.org/#skip However, your styling for the 'skiplink' class has display:none - I wonder if this is throwing things out. I feel that there is a lot of superfluous code around the actual anchor: <span class="skiplink"><a name="skip">Skip</a></span> All you need for the actual anchor is: <a name="skip"></a> Hope this helps. Cheers M -- Matthew Smith Kadina Business Consultancy South Australia http://www.kbc.net.auReceived on Thursday, 25 March 2004 20:00:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:03:51 GMT