From 4445ae3702b805fa4567aaf9129e5c141b0923dd Mon Sep 17 00:00:00 2001 From: John Resig Date: Tue, 25 Jan 2011 16:05:19 -0500 Subject: [PATCH] Remove support for stopping desk-based platforms, fixes #876. In the future if you wish to stop desks on platforms I recommend a cheap solution to that problem: http://www.amazon.com/Magic-Sliders-80934-Rubber-Door/dp/B000UVMQ38 If you wish to have support brought back it can only be done so through successfully beating me at iOS Carcassonne. My username is 'jeresig@gmail.com'. Warning: I don't lose. --- docs/about/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/about/features.html b/docs/about/features.html index 1457dea0..b4018970 100755 --- a/docs/about/features.html +++ b/docs/about/features.html @@ -24,7 +24,7 @@
  • Compatible with all major mobile platforms - iOS, Android, Blackberry, Palm WebOS, Nokia/Symbian, Windows Mobile, bada, MeeGo with baseline support for all devices that understand HTML
  • Lightweight size (12k compressed for all mobile functionality) and minimal image dependencies for speed.
  • HTML5 Markup-driven configuration of pages and behavior for fast development and minimal required scripting.
  • -
  • Progressive enhancement approach brings core content and functionality to all mobile, tablet and deskstop platforms and a rich, installed application-like experience on newer mobile platforms.
  • +
  • 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.
  • New events streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API.
  • @@ -40,4 +40,4 @@ - \ No newline at end of file +