Log in

View Full Version : Textbox Editor


darkblade25
09-07-2008, 04:09 AM
I am designing my own mod and I have run into a problem. I have a comment system up, and I want to allow users to edit the comments with out having to go to another page that brings up the editor.

Am example of what I mean, is the Profile editor in your member.php which when you click the little pencil, it bring up the editor below without changing pages.

If anyone has any information or hints on how to do this please tell me. :(

Opserty
09-07-2008, 08:26 AM
Search showthread.php/newthread.php/newreply.php for "editor" or something and see what you get returned. It might give you some clues as to what to do.