X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/guide/accessibility.html diff --git a/docs/guide/accessibility.html b/docs/guide/accessibility.html deleted file mode 100644 index 56b06f10..00000000 --- a/docs/guide/accessibility.html +++ /dev/null @@ -1,43 +0,0 @@ -Sencha Documentation Project -
For up to date documentation and features, visit -http://docs.sencha.com/ext-js/4-0

Sencha Documentation

- - - - - -

Accessibility

- -
- -

Writing accessible JavaScript applications has always been difficult. With Ext JS 4 we are taking the pain out of making apps accessible with three main features:

- -
  • ARIA Support. All components are marked up with ARIA attributes to allow screen readers to understand the page.
  • Focus Manager. Enables keyboard-driven navigation around any app.
  • High Contrast Theme. Light text on a dark background is easier to read for users with vision problems.
- -

- -

This guide is a work in progress.

- -

Please check back soon

\ No newline at end of file