jquery-mobile-table

jquery mobile issue with data-column-btn positioning when allowing horizontal scrolling

守給你的承諾、 提交于 2019-12-11 20:43:35
问题 I am showing a data table in jquery mobile using the column toggle button for a responsive design. However, I've also added <div style="overflow:auto"> so that the user is able to scroll horizontally, if they choose to be able to view too many items for the screen (some may argue that this defeats the purpose but this is to display reports so the user may want this feature). Anyway, my problem is that when the user scrolls horizontally along the table, the data-column-btn gets moved along