Detecting status of reflow table
Hi guys,
I have a table in JQM with data-mode="reflow" (
ui-responsive).
Is it possible to dynamically detect whether the table data is positioned in horizontal or vertical mode?
Maybe by adressing a certain class or something?
Thanks!