WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Buttons vs Submit WAS: Drop down list, css, and xhtml

for

From: Patrick H. Lauke
Date: Apr 21, 2006 7:30AM


Quoting ben morrison < <EMAIL REMOVED> >:


> Did u test a button with paragraphs of text as its content? i take it
> Lynx places the (submit) before any information included in the
> button.

I tested a page with the following

<button type="submit">
<p>This is the button...</p>
<p>...with some paragraphs</p>
</button>

Which is rendered in Lynx as

(Submit)
This is the button...
...with some paragraphs

and the focus is on the (Submit)...so I'm wondering how users with a
combination of Lynx + braille display (or similar AT) would experience
this, as it's not obvious that the content of (which effectively acts as
a label for) the button follows the (Submit).

P
--
Patrick H. Lauke
___________
re