Yuchih's筆記
2016年10月31日 星期一
取消jQuery Mobile 預設用 ajax 載入頁面內容以及傳出連結
關閉 jQuery Mobile 預設的 ajax:在 <a>、<form> 裡加入 data-ajax="false"。
取消jQuery mobile 對於input及select的樣式
在標籤上加上 data-role="none" 即可,如下方
<input type="text" name="text1"
data-role="none"
>
較新的文章
較舊的文章
首頁
查看行動版
訂閱:
文章 (Atom)