We\'re thinking to combine JQuery UI and Mobile. Does somebody has some experience with this ?
Past experience is proving tricky jquery forum, but it\'s a bit old.
If you are targeting tablets and only tablets then this shouldn't be a problem. Just treat JQM as a Jquery plugin and JQuery UI as another plugin.
Its possible you'll run into some UI errors, but it can be fixed. We've worked on an Enterprise Application for one of our clients using JQM and Jquery UI (for the datagrid and a few goodies) and High-charts. The target platform was iPad.
EDIT: Its not an easy process, but you "can" make it work.