I would like to implement something like vBullettin (or stackoverflow). When the user clicks βedit,β the HTML text is converted to plain text in <textarea></textarea> , ready for editing.
How would you apply something like this? Note. I can use jQuery.
I would like to especially know the authentication part (if users click "edit" on soemone else comments, there is a warning)
thanks
dynamic
source share