0

I need to put a horizontal scroll on the following situation to be able to scroll photos(I use jquery mobile and need to run the program on android), any idea ? thanks

<div data-role="content" class="List" >
   <table>
    <tr> <td>image1</td> <td>image2</td> <td>image3</td> <td>image4</td> </tr>
   </table>
</div>
4

1 回答 1

0

对于滚动,你可以使用这样的东西

于 2012-06-28T13:25:24.327 回答