mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-13 10:51:02 +00:00
updated intro, new images
This commit is contained in:
parent
a6c6e3ac2d
commit
26cb510ed0
3 changed files with 6 additions and 17 deletions
BIN
docs/_assets/images/ipad-palm.png
Normal file
BIN
docs/_assets/images/ipad-palm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.9 KiB |
|
|
@ -15,25 +15,14 @@
|
|||
|
||||
<div data-role="content">
|
||||
|
||||
<p>All pages in jQuery Mobile are built with clean, semantic HTML to ensure compatibility with pretty much any web-enabled device. In devices that interpret CSS and JavaScript, jQuery Mobile applies progressive enhancement techniques to unobtrusively transform the page into a rich, interactive experience that leverages the power of jQuery and CSS.</p>
|
||||
|
||||
<p>jQuery’s mobile strategy can be summarized simply: Delivering top-of-the-line JavaScript and a unified User Interface across the most-used smartphone web browsers with a future focus on tablet form factors.</p>
|
||||
|
||||
<p>The critical difference with our approach is the wide variety of mobile browsers we’re targeting with jQuery Mobile. We’ve been working hard at bringing jQuery support to all mobile browsers that are sufficiently-capable and have at least a nominal amount of market share. In this way we’re treating mobile web browsers exactly how we treat desktop web browsers.</p>
|
||||
<p>All pages in jQuery Mobile are built with clean, semantic HTML to ensure compatibility with pretty much any web-enabled device. In devices that interpret CSS and JavaScript, jQuery Mobile applies progressive enhancement techniques to unobtrusively transform the page into a rich, interactive experience that leverages the power of jQuery and CSS. Accessibility features such as WAI-ARIA are tightly integrated throughout the framework to provide support for screen readers and other assistive technologies.</p>
|
||||
|
||||
|
||||
|
||||
<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>
|
||||
<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</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>
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
<img src="../_assets/images/ipad-palm.png" alt="Smartphone and tablet designs" style="max-width:100%; margin-top:20px;">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue