Adding transitions/dialogs to forms

Adding transitions/dialogs to forms

Is there any way to specify the way in which the response to the form submission is presented. I've tried adding, for instance `data-rel="dialog"` and `data-transition="pop"` both to the submit button and to the form itself, to no particular success.