jQuery Mobile Tables 小參考教學 | 香港網頁設計公司 iPro-D

jQuery Mobile Tables 小參考教學

Tables 在 傳統網站html編程中經常出現,網頁設計員絕不會陌生。而jQuery Mobile Tables亦有類似的概念,供手機應用程式Apps編寫員去製作手機上的Tables,而jQuery Mobile Tables有兩款 responsive tables: reflow and column toggle。

製作jQuery Mobile Tables,首先像html定創建table tag,然後定義data-role="table" class="ui-responsive",而table當中則幾乎與傳統的html table tag無異,頂部以 thead, tr, th 來架設,而table內容則以 tbody, tr, td 來架設。而手機應用程式Apps編寫員也可透過css的方法來美化和排版心儀的jQuery Mobile Tables的外觀展示。


立即聯絡我們