Closed boadude closed 7 years ago
I would do something along these lines that may help in jQuery.
$('.stacktable.small-only').remove();
$('.myTable').removeClass('stacktable large-only'); //Maybe a little much, but just to be on the safe side.
$('.myTabke').stacktable();
Put that after every time you draw your table.
I got problem when i try to re build some table... the small-only table duplicate