lets users edit a comment
$$("comments").edit(6);
After the method is called, the comment text is copied into the text area below the comment list.