From ce7532d526b7caca2e3ca41bf176f99e169af7c5 Mon Sep 17 00:00:00 2001 From: CyborgPrat Date: Wed, 29 Apr 2015 16:31:05 -0400 Subject: [PATCH] Create README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c239a1a --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +# pp-axsjax-scripts +Overview + +Please be sure to visit the Google AxsJAX homepage for all the details about the AxsJAX project, how it works, and how to make use of AxsJAX scripts. + +What is AxsJAX? From the AxsJAX Home Page: AJAX techniques have helped Web developers create live applications within Web browsers. The AxsJAX framework helps inject accessibility features into these applications so that users of adaptive technologies such as screen readers and self-voicing browsers experience the same level of interactivity that is now taken for granted by users of Web 2.0 applications. + +Project:Possibility is authoring a growing collection of AxsJAX scripts which will inject accessibility features into websites which did not previously exist. Currently, we have created scripts for Facebook, Wikipedia and Web Sudoku + +Features + +Please see the user manuals for a complete list of features: + +AxsJAX-Enabled Facebook User Guide (coming soon!) + +AxsJAX-Enabled Wikipedia User Guide + +AxsJAX-Enabled Sudoku User Guide + +Current Issues + +Bugs in Wikipedia script prevents access to all article content. + +Future Plans + +Fix Wikipedia script bugs + +Create AxsJAX scripts for other popular websites + +References + +Google AxsJAX Home + +FireVox Home + +Greasemonkey Home