You should take a look at the Web Accessibility Initiative for Accessible Rich Internet Applications:<div><br></div><div><a href="http://en.wikipedia.org/wiki/WAI-ARIA">http://en.wikipedia.org/wiki/WAI-ARIA</a></div><div><a href="http://www.w3.org/standards/techs/aria">http://www.w3.org/standards/techs/aria</a></div>

<div><br></div><div>Others may have better links, but it's my understanding that this initiative's goal is to make web apps, which is what it seems you are building, more accessible.</div><div><br></div><div>Best,</div>

<div>Scott Hulbert<br><br><div class="gmail_quote">On Wed, May 12, 2010 at 10:27 AM, Darcy Murphy <span dir="ltr"><<a href="mailto:mrdarcymurphy@gmail.com">mrdarcymurphy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Recently I came up with the idea of using a <ui> tag in order to semantically separate my app's content from it's UI chrome. I could use <form> but then even clicking a simple <button> submits the form's data when what I'm creating is more of a stateful toolbar than a proper form.<div>


<br></div><div>To that end, is there something like <ui> already available, or in the works, or a better solution that I'm not aware of?</div><div><br></div><div>Thanks,</div><div>Darcy Murphy</div>
<br>_______________________________________________<br>
Help mailing list<br>
<a href="mailto:Help@lists.whatwg.org">Help@lists.whatwg.org</a><br>
<a href="http://lists.whatwg.org/listinfo.cgi/help-whatwg.org" target="_blank">http://lists.whatwg.org/listinfo.cgi/help-whatwg.org</a><br>
<br></blockquote></div><br></div>