jQuery Mobile學習資料鏈接

jQuery Mobile

http://www.w3school.com.cn/jquerymobile/index.asp  學習教程


獲得支持

<head>
<linkrel="stylesheet"href="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css">
<scriptsrc="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<scriptsrc="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>
</head>

使用 jQuery Mobile 與 HTML5 開發 Web App ——開發原則

http://kayosite.com/web-app-by-jquery-mobile-and-html5-principles.html


日曆製作例子 

http://www.w3school.com.cn/tiy/t.asp?f=jquerymobile_lists_formatting 

一個像any.do的日程管理應用

http://kayosite.com/doit/

訂餐應用設計

http://tech.soft6.com/660/23/110431.html

調試工具 贊!

jquery mobile UIbuilder:http://www.jqmapi.com/

8個最新的jQuery Mobile教程 http://www.phpchina.com/archives/view-39863-1.html  開發者寫的教程 比較好,英文的



發佈了27 篇原創文章 · 獲贊 24 · 訪問量 9萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章