That would be brilliant, although I have made a little hack, using the chunks function and changing the split function to look for <p class=”edit_text”> instead of just <p>.
It seems to have kinda worked but when i have 2 editable elements on the page when i try to open the second one, nice edit doesnt appear and it just displays the text with the <p> tag around it.
Is there anyway that I could limit the opening of the niceedit interface so that there can be only one instance at a time?