programmatically open dialog ?

programmatically open dialog ?

I use currently:

  $.mobile.changePage("myDialog.html", "pop", false, false);

but that does not really style the page as dialog.

Anybody knows a better way ?