You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
currently the only means of creating a navigation column and a content column layout on tablet devices is by using custom CSS. This is error prone when using other libraries like drawing with raphael. There is splitview and multiview plugin but both modified core JQM code which makes it impossible to use latest rc1 unless we change the code. We should add multi column layout support to JQM for better handling tablet devices, rather than expanding the widgets to fit the screen size.