WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Accessibility issues and AJAX

for

From: Michael R. Burks
Date: Nov 30, 2005 9:40AM


Tim,

We have seen that rush before...yes?

Sincerely,

Mike Burks

-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Tim Beadle
Sent: Wednesday, November 30, 2005 9:59 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Accessibility issues and AJAX

On 30/11/05, Robinson, Norman B - Washington, DC
< <EMAIL REMOVED> > wrote:
> How would AJAX function with scripting disabled?

Ajax itself wouldn't, as it uses JavaScript. However, the application
should still function without JavaScript enabled, if it's done right.
Unfortunately a lot of Ajax apps are done wrong, their authors
ignoring progressive enhancement principles in the rush to be the
latest kewl Web 2.0 app.

Tim