mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Updated the status of alpha 3 borwser support page
This commit is contained in:
parent
4faa48288f
commit
cd17ceda97
1 changed files with 11 additions and 9 deletions
|
|
@ -18,21 +18,23 @@
|
|||
|
||||
<div data-role="content">
|
||||
|
||||
<h2>Supported platforms</h2>
|
||||
<p>For the alpha release, the following devices have been tested and should have a fairly solid jQuery Mobile experience. That being said, there are still a fair amount of bugs and performance improvements to be tackled before the 1.0 release in January. </p>
|
||||
<h2>Supported platforms in alpha 3</h2>
|
||||
<p>In the alpha 3 release, the following platforms and browsers have a solid jQuery Mobile experience with pages fully functional and rendering as designed. That being said, there are still a fair amount of bugs and performance improvements to be tackled before the 1.0 release. </p>
|
||||
<ul>
|
||||
<li>Apple iOS: iPhone, iPod Touch, iPad (all versions)</li>
|
||||
<li>Android: all devices (all versions)</li>
|
||||
<li>Blackberry Torch (version 6)</li>
|
||||
<li>Palm WebOS Pre, Pixi</li>
|
||||
<li>Nokia N900 (in progress)</li>
|
||||
<li>Apple iOS (3.1-4.2): tested on iPhone, iPod Touch, iPad</li>
|
||||
<li>Android (1.6-2.3): all devices, tested on the HTC Incredible, Motorola Droid, Google G1 and Nook Color</li>
|
||||
<li>Blackberry 6: tested on Torch and Style</li>
|
||||
<li>Palm WebOS (1.4): tested on Pre, Pixi</li>
|
||||
<li>Opera Mobile (10.1): Android</li>
|
||||
<li>Opera Mini (5.02): iOS, Android</li>
|
||||
</ul>
|
||||
|
||||
<p>Older versions of Blackberry, Nokia/Symbian, and Windows Mobile may work but we're still seeing JavaScript errors and rendering bugs that need to be tracked down. We don't yet have phones to test Windows Mobile 7, bada, or MeeGo but these will be added as soon as we can get devices.</p>
|
||||
<h2>Target platform additions for beta</h2>
|
||||
<p>The team is now focusing on bringing support to Blackberry 5, Nokia/Symbian, and Windows Phone 7 for the upcoming beta release. We don't yet have phones to test bada or MeeGo but these will be added as soon as we can get devices.</p>
|
||||
|
||||
<p>Since jQuery Mobile is built on the jQuery core, all pages should also work great on most recent versions of desktop browsers too - Firefox, Chrome, Safari, Internet Explorer, Opera, etc.</p>
|
||||
|
||||
<p><a href="http://jquerymobile.com/gbs/" rel="external"><strong>View supported browser matrix</strong> on jQuery Mobile</a></p>
|
||||
<p>For more information about browser support, view the <a href="https://github.com/jquery/jquery-mobile/wiki/Current-development-status-">current browser support status and known issues</a> and the project's target <a href="http://jquerymobile.com/gbs/" rel="external"><strong>graded browser matrix</strong>.</p>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue