[jQuery] Replace p with textarea

[jQuery] Replace p with textarea


Hi,
I'm trying to make an admin interface where you can just click on a
text and it is replaced by a textarea, with jQuery.
How can I do that? What I already have done is, instead of the text of
the p-tag, it inserts a textarea INTO the p tag, but I want this
textarea REPLACING the p-tag.
Is that possible? If so, how? Can someone help me? Sorry for my bad
english!
Thanks for help,
Michael