What ever you want to be displayed in side textarea should be given in between the textarea's open and close tags as shown in the example. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. Hmmmm, I am sure I have seen this done before, like in the admin area of vBulletin for editing templates. The readonly attribute can be set to keep a user from using a text area until some other condition has been met (like selecting a checkbox, etc.). I kept this chapter simple, short and easy so hopefully you will not get any problem in understanding this chapter. There are many jQuery plugins are available for adding WYSIWYG editor to textarea. what i'm trying to do is get the contents of the textarea, which the id is 'reply'. If you want to show source HTML code in some non-input control, it will be shown as rendered HTML. The readonly attribute can be set to keep a user from using a text area until some other condition has been met (like selecting a checkbox, etc.). The tag is used to define a piece of computer code. Oh, Here’s a look at how those two attributes affect the presentation of a textarea. This page contains HTML textarea code — code for creating a textarea on an HTML document. The contents of this element will not be submitted with the form. Any text placed between the opening and closing textarea tags will be rendered inside the textarea element as the "default" text. You can’t put non-entity encoded html in a textarea it must be entity encoded. autocapitalize 1. Use the ID attribute of the form as the value for the textarea form attributes. Examples might be simplified to improve reading and learning. Any help would be great. The size of a text area is specified by the and attributes In a read-only text area, the content cannot be changed, but a user can tab to it, highlight it and copy content from it. The