This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
multi column layout with tablet devices #3855
Closed
Description
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.