Using Jquery Mobile without data-role="page"

Using Jquery Mobile without data-role="page"

Hello everybody,

I know, it is not a good idea to combine Bootstrap and Jquery Mobil. But I like the responsive layout features of bootstrap and its navbar and I also like the possibilities of jQuery mobile (style, including swipe events, listviews etc.) and transitions.

But Jquery Mobile always needs the data-role="page"- container which doesnt allow me to use just the listview-widget of Jquery mobile. And I didn´t find a simple way to use the widgets without this page-Container. Can anyone help me with a small code example? because there are some "decribed" solutions on the web, but none of them work for me.

Thank you very much!