From b887fb9d5900b84853e4b33846b512a3f45b0edb Mon Sep 17 00:00:00 2001 From: maxrabin Date: Fri, 19 Aug 2011 23:33:18 +0300 Subject: [PATCH] Edited docs/about/features.html via GitHub --- docs/about/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/features.html b/docs/about/features.html index 91898e3c..11072f56 100755 --- a/docs/about/features.html +++ b/docs/about/features.html @@ -33,7 +33,7 @@
  • Progressive enhancement approach brings core content and functionality to all mobile, tablet and desktop platforms and a rich, installed application-like experience on newer mobile platforms.
  • Automatic initialization by using HTML5 data-role attributes in the HTML markup to act as the trigger to automatically initialize all jQuery Mobile widgets found on a page.
  • Accessibility features such as WAI-ARIA are also included to ensure that the pages work for screen readers (e.g. VoiceOver in iOS) and other assistive technologies.
  • -
  • Touch and moust event support streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API.
  • +
  • Touch and mouse event support streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API.
  • UI widgets enhance native controls with touch-optimized, themable controls.
  • Powerful theming framework and ThemeRoller application make highly-branded experiences easy to build.