jQuery Mobile without UI widgets (only using AJAX navigation and events)

jQuery Mobile without UI widgets (only using AJAX navigation and events)

Although the jqm ui is great I'm now in a situation where I need to use custom html without enhancements.

So basically what I want is the jqm ajax navigation, loading widget and (touch) events.

I noticed  http://jquerymobile.com/download-builder/ but I'm not sure what the status is as it's mentioned not to use it for production code.
And even if it was production ready, I'm not sure which components to pick for what I want.

Is it easily possible to use what i stated above without a hacky approach? This also means easily upgrade process to future jqm versions.


Kind regards,
Marcel