
jQuery Mobile 是用于創(chuàng)建移動(dòng) Web 應(yīng)用的前端開發(fā)框架。
jQuery Mobile 可以應(yīng)用于智能手機(jī)與平板電腦。
jQuery Mobile 使用 HTML5 & CSS3 最小的腳本來布局網(wǎng)頁。
在線實(shí)例
通過我們的在線編輯器,你可以編輯代碼,并查看運(yùn)行結(jié)果。
實(shí)例
<div data-role="page" id="pageone"> <div data-role="header"> <h1>頁面標(biāo)題</h1> </div> <div data-role="content"> <p>頁面內(nèi)容</p> </div> <div data-role="footer"> <h1>頁面底部內(nèi)容</h1> </div> </div>
運(yùn)行實(shí)例 ?
點(diǎn)擊 "運(yùn)行實(shí)例" 按鈕查看在線實(shí)例
jQuery Mobile 實(shí)例
通過實(shí)例學(xué)習(xí)!在php中文網(wǎng)中你可以通過大量的jQuery Mobile在線實(shí)例來學(xué)習(xí)該技術(shù)。
jQuery Mobile 實(shí)例
jQuery Mobile 參考手冊
在php中文網(wǎng)中你可以查看完整的 jQuery Mobile 屬性參考手冊。
jQuery Mobile Data 參考手冊