I was wondering how to have jquery mobile list view display on the left as in the docs located at http://jquerymobile.com/demos/1.0.1/docs/lists/docs-lists.html . The list view resizes very well with ipad and iphone. I tried to copy the content of the docs url and I could not get the same result. Instead the list view displayed as a second block under the main content.
The answer suggested was to use content-primary and content-secondary but this does not work, see example here http://jsfiddle.net/jSkM7/2/