Is it possible to have multiple panels with varying widths in jQuery Mobile? -
i have requirement support push-style , overlay panels variable widths in desktop webapp , jquery mobile comes close, except lack of variable panel widths.
i have seen various answers on stackoverflow explaining how override css properties change width globally panels, need specify different width individual panels.
is possible in jquery mobile? if not, interested know if issue jqm or technical limitation in general related way css transitions work maybe?
at point not possible, @ least not easily, need heavily modify css make work. ask question can have panels varying width. if need example leave me comment , make one.
or if want wait bit, next jquery mobile version 1.4 have default. unfortunately alpha 1.4 come out in next few days, stable version come in 1-1-5 months. if not ready wait create working example jquery mobile 1.3.2.
edit :
my bad, 1.4 alpha out: http://jquerymobile.com/blog/2013/07/25/announcing-jquery-mobile-1-4-0-alpha/
Comments
Post a Comment