I ran into this same problem a few days ago when I upgraded an existing app to jQM beta 2. I solved it by specifically giving the map div an absolute size initially (width:320px; height 320px;) and then setting it to width:100%; height:100% in the first run of the 'fixContentHeight' function (the same one in the openlayers jqm example), before calling map.updateSize() .
Also the changed signature of the $.mobile.changePage function is an important and possibly breaking change. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Re-mobile-jq-example-does-not-work-with-current-jQuery-Mobile-was-Current-and-Future-jQuery-mobile-w-tp6574317p6575005.html Sent from the OpenLayers Dev mailing list archive at Nabble.com. _______________________________________________ Dev mailing list d...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-dev