移动平台快速为手机建设网站js+html

2011-07-18 15:48:42 by 【6yang】, 107 visits, 收藏 | 返回

下面我介绍一款jquerymobile jquery 快速为手机建议html网站;
所需要的文件说明如下:

CDN-Hosted JavaScript:

    Uncompressed: jquery-mobile-1.0b1.js (useful for debugging)
    Minified and Gzipped: jquery-mobile-1.0b1.min.js (20KB, ready to deploy)

CDN-Hosted CSS:

    Uncompressed: jquery-mobile-1.0b1.css (useful for debugging)
    Minified and Gzipped: jquery-mobile-1.0b1.min.css (7KB, ready to deploy)


为CDN-hosted文件粘贴片段(推荐):

<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0b1/jquery.mobile-1.0b1.min.css" />
<script src="http://code.jquery.com/jquery-1.6.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.0b1/jquery.mobile-1.0b1.min.js"></script>

 



ZIP档案

如果你想使用文件,你可以下载的文件压缩的全部文件:

压缩文件:jquery- -mobile-(1.0 -b1.zip JavaScript,CSS和图片)

最新最近建立

如果你想要测试最新版本的jQuery,检查最新建立信息jQuery移动最新页面。

原文: http://jquerymobile.com/download/
 

分享到:
share

    图片原图

    loading

    loading