I would like to make a jquery-mobile app having a left hand menu.
Is there a way to have it fixed like the fixed NavBar can be set? I think I need a vertical NavBar on the left side.
Thank you, F.
|
I would like to make a jquery-mobile app having a left hand menu. Is there a way to have it fixed like the fixed NavBar can be set? I think I need a vertical NavBar on the left side. Thank you, F. |
|||
|
|
|
If you put the css "position:fixed" into the containing div of the list view, this produces a fixed effect. |
|||||||
|
|
Related: Examples:
Now these are just examples and will need to be tweaked to work, just a concept |
|||||
|
|