- From: Gabriel Bulfon <gbulfon@cgp.gba.gov.ar>
- Date: Fri, 6 Feb 2004 09:50:44 -0300
- To: "'James Craig'" <wai-ig@cookiecrook.com>, "'WAI Mailing list (E-mail)'" <w3c-wai-ig@w3.org>
(First of all sorry for my english) >... probably too strong. Sorry. Not to strong, really. I apreciate your help. I am reformulate my question because I am not satisfied with my work (I am new about accessibility, sorry). I want to have a good menu (from accesibility perspective). I have 5 or 6 links and use this like menu page. All my pages have this block of links and I want to give to user the posibility that can skip this block. What can I do? I am testing with IBM Home Page Reader 3.0 and Its really heavy to listen all the times the menu!. If this is not question to this list, say me. TIA Gabriel Bulfon Area Web. Contaduria General de la Provincia de Buenos Aires. TEL: (54)221.429.4400 int 6527 http://www.cgp.gba.gov.ar -----Original Message----- From: w3c-wai-ig-request@w3.org [mailto:w3c-wai-ig-request@w3.org] On Behalf Of James Craig Sent: Thursday, February 05, 2004 3:57 PM To: Gabriel Bulfon; WAI Mailing list (E-mail) Subject: Re: [OT] Re: grouping and bypassing links Gabriel Bulfon wrote: > thank for your help James, but why map shouldn't be there? I guess I should rephrase that. I said "shouldn't" because my reference says "Conventional content within the <map> tag /may/ be displayed by the browser, <area> tags will not." To me that means conventional content may not be displayed. But if you have a good reason for using them, my choice of the word "shouldn't" was probably too strong. Sorry. On closer inspection of the HTML spec, <map> elements can ONLY contain <area> tags or block-level content. So it looks like you may want to use a <ul> inside your <map> anyway. Have you tried validating your source? <http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.6.1> > why this is not a question for accessibility guys? Because this is an technical HTML problem. Although many of the technologies overlap, I think this particular question would be better suited for an HTML list. Cheers, James Craig -- http://cookiecrook.com/
Received on Friday, 6 February 2004 07:51:29 UTC