Custom your own category :

  • 1. Choose the categories by select the check box before category names.
  • 2. Choose the methode to combain the choosen categories between 'Slice' or 'Union' in the drop down list.
  • 3. Execute with click the 'Go' button.

How to Make Your AJAX Applications Accessible - 40 Tutorials and Articles

Accessibility, Ajax

AJAX is a great tool for creating rich internet applications, however, when improperly implemented it can cause huge accessibility issues. The good news is that most of these issues can be fixed so your websites are viewable by a much wider audience. Great resources on accessibility have been around for years, however, many web 2.0 and AJAX websites ignore all of the research that went into turning website accessibility into a movement followed by most professional web developers. Below you’ll find a list of 40 best AJAX accessibility tutorials and articles that I have found on the web in the last year.

..

3 Myths of Ajax and Accessibility
I’ve seen quite a few ideas and bits of policy writing about accessiblity that could probably do with some updating. These are the 3 most common.

Accessibility of AJAX Applications
AJAX will not work in all web browsers. As its name suggests, AJAX requires JavaScript. This alone means that AJAX applications will not work in web browsers and devices that do not support JavaScript. For this reason it is not accessible to many typical Web users..

Full article: http://www.maxkiesler.com

License: Creative Commons Attribution 2.5

Add to any service

Indexed in May 2008

Related Info Web

  • 60 More AJAX Tutorials
  • With the popularity of AJAX growing every day I've had the opportunity to collect and try out many more tutorials in the last several months. These examples and how-to's represent the best tutorials that I've personally used or otherwise had the opportunity to work with out of the overall group. This post is intended for individuals who learn best by...

  • AJAX Tutorial
  • This tutorial covers the basics of AJAX.... What is AJAX? AJAX is an acronym for Asynchronous JavaScript and XML. It is a development technique for creating interactive web applications. Unlike classic web pages, which must load in their entirety if content changes, AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind...

  • Ajax & Javascript
  • When it comes to design of modern web-applications, Ajax is considered as a standard approach. Interactive solutions for lightboxes, form validation, navigation, search, tooltips and tables are developed using Ajax libraries and nifty Ajax scripts. Ajax is useful and powerful. However, when using Ajax, one should keep in mind its drawbacks in terms of usability and accessibility. With an extensive...

  • Technology Watch and Competitive intelligence for SEM-SEO
  • 1. Introduction We can define Technology Watch as the systematic procedure of capturing, analysing and exploiting useful information for strategic decision making in a company or organisation. In this article we will analyse what Technology Watch consists of and its relation with other similar disciplines, like strategic planning, knowledge management and especially competitive intelligence, to which it is inseparable. .. The information sources can be...

  • It Is Not That Easy To Clone WordPress
  • I have read quite some tutorials which show how WordPress can be built using certain frameworks in a couple of days or in a matter of seconds. They are quite good, and I personally believe that it helps to write a blogging engine if you want to learn Web programming. Unfortunately these tutorials also lead some to believe that this...