Dialog example help.

Dialog example help.

I see a few inline text edit ad-ons but does anybody know of any examples of editing some screen text in a ui dialog.

This would require taking the text of the screen with an edit button, putting it in a dialog within a textbox. On closing / saving the dialog change the text on the original page.

Im trying to create a small admin content management system so I need to edit things a little more complicated than just simple text which is why I hav'nt used an inline textbox.