Questions tagged [jquery-mobile-table]
14 questions
2
votes
1 answer
Jquery Mobile Column Toggle append button when have multiple tables on one page
I have an issue with a jquery mobile 1.4.2 webapp. I have a page with 2 tables that both use the column toggle button. I want to move each of these buttons to their own placeholder to allow for horizontal scrolling.
I have this working when there…

Janey
- 1,260
- 3
- 17
- 39
2
votes
1 answer
JqueryMobile collapsibleset with table column toggle error in multipage
I am building a jquery mobile website and came across this error. I am using JqueryMobile 1.4.2 and multipage. One of the pages has a Collapsibleset and inside each collapsible I have a table containing the column toggle feature.
Everything works…

Guido
- 387
- 2
- 13
2
votes
1 answer
jQuery mobile 1.3.0:"Uncaught Error: no such method 'refresh' for table widget instance "
I use jQuery mobile 1.3.0 release:"Uncaught Error: no such method 'refresh' for table widget instance "
But the doc says it can be used:
Updates the labels in the cells.
$( myTable ).table( "refresh" );
How to solve the problem?
Is there a way to…

Gank
- 4,507
- 4
- 49
- 45
1
vote
0 answers
apply the css stylesheet rules again in javascript after DOM manipulation
I use JAVASCRIPT, JQuery (and JQuery Mobile) in a SYMFONY project.
My trouble is the following: I have a (using JQuery Mobile table-reflow option for responsive view purpose) each