This worked in alpha 2 but no longer works with the git code.
I include jQuery 1.4.4 JS, then the code below, then JQM JS.
Am I missing something obvious ?
$(document).bind("mobileinit", function() {
$.mobile.loadingMessage = "Please Wait";
$.mobile.ajaxFormsEnabled = false;
alert ("IT WORKS"); // Never shows.
}); // jqm.init