Hello!
Is it possible (maybe with javascript) to have a textarea like this:
[tt]
--------------------------------------------
|This text is editable. It can also be |
|longer when extra text is added. |
| |
| |
|This text is not editable. It is just |
|showed for the user. |
| |
| |
--------------------------------------------
[/tt]
The purpose of this is a mail program i am doing that needs to show earlier communication between the users. When replying a mail the earlier communication is the lower part of the textarea and the part in the top, is where the user should write the reply.
/Masali
Is it possible (maybe with javascript) to have a textarea like this:
[tt]
--------------------------------------------
|This text is editable. It can also be |
|longer when extra text is added. |
| |
| |
|This text is not editable. It is just |
|showed for the user. |
| |
| |
--------------------------------------------
[/tt]
The purpose of this is a mail program i am doing that needs to show earlier communication between the users. When replying a mail the earlier communication is the lower part of the textarea and the part in the top, is where the user should write the reply.
/Masali