[jQuery] transform div into a textfield to change its value nicely
Hi guys,
I was wondering how this is usually done if I have a div container and
want to change its value (e.g. a name of a person) just by pressing
the left mouse button for a short moment so that it'll transform
itself into a textfield and well... back when I'm done editing.
Whats the usual design pattern for this?
Thanks,
Chris