Can anyone point me to any sample or can provide any sample of a Jquery Mobile table please?
I've seen the demos on their website and found no tables.
I need to be able to create a table that will look good on Mobile / iPad.
Thanks
|
Can anyone point me to any sample or can provide any sample of a Jquery Mobile table please? I've seen the demos on their website and found no tables. I need to be able to create a table that will look good on Mobile / iPad. Thanks |
|||
|
Try this layout instead
and the css
*fixed small bugs but have to add this to make substantial edit |
||||
|
|
|
http://jquerymobile.com/demos/1.0a4.1/#docs/forms/../../docs/content/content-html.html right click and view source:
CSS
Updating the Links: |
|||||
|
|
And if you want a crazy alternative you can always create a listview with grids in it. It might look interesting. |
|||||||
|
|
Please refer to the below link that provides the scrolling on the mobile phones. It works perfectly fine for me https://github.com/jquery/jquery-mobile/tree/master/experiments/scrollview Summved |
|||
|
|
<table>...</table>? – Matt Ball Apr 19 '11 at 21:46