- From: <Kurt_Mattes@bankone.com>
- Date: Thu, 3 Jun 2004 08:25:09 -0400
- To: <poehlman1@comcast.net>, <david@djwhome.demon.co.uk>, <w3c-wai-ig@w3.org>
How accessible is .NET when it's compiler removes the title attribute from radio button and check box form controls? Yes there are better ways to make these contols accessible, but when the occasion arises to use the title attribute as a last resort... -----Original Message----- From: w3c-wai-ig-request@w3.org [mailto:w3c-wai-ig-request@w3.org]On Behalf Of david poehlman Sent: Thursday, June 03, 2004 8:16 AM To: David Woolley; w3c-wai-ig@w3.org Subject: Re: Accessible road maps how backward compatible is .net? ----- Original Message ----- From: "David Woolley" <david@djwhome.demon.co.uk> To: <w3c-wai-ig@w3.org> Sent: Thursday, June 03, 2004 2:36 AM Subject: Re: Accessible road maps > markup language. Are not those preceding windows software applications > considered perfectly usable by individuals with disabilities using the I was thinking of the predecesors of Flash and of MS Word and PDF, rather than Visual Basic, although many web sites do strive to behave like VB. With application programs, the key difference is that you don't download a different application program from every potential supplier or dodgy entertainment site. You tend to have a small number, bought from reliable sources, which you learn to use well. HTML plus DOM plus scripting isn't a particularly good application platform, though, because when people try to use HTML as a graphics library they tend to have to go through contortions to achieve what a designed for the purpose GUI library would allow. Microsoft, in pushing thick client .NET more or less accept that, and .NET probably is not significantly more insecure than scripted HTML. People who really want to run client side applications should seriously consider .NET. Moreover, there are very few true web application programs. Most scripting is about creating variant user interface controls to do jobs that are either not necessary (the page is a document) or could be done with standard controls with a lot less confusion for the users. ********************************************************************** This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you **********************************************************************
Received on Thursday, 3 June 2004 08:25:44 UTC