How To Create Disable Text Area

Friday, October 29, 2010 |

This grays out the textarea altogether and inhibits any change in the text as well as text highlighting.If you want to create disable text area use the code below.

<textarea cols="50" rows="5" disabled="yes">TYPE-YOUR-TEXT-HERE</textarea>
Look at the example below.
<textarea cols="50" rows="5" disabled="yes">Computer operating speed is of concern to almost everyone. In a recent series of tests PC SPY identified several programs that were responsible for the biggest cause of system performance slow downs.</textarea>
Result:


That's it.


Subscribe to this Blog via Email:

Click here to Subscribe to FREE email updates from "Focus Internet", so that you do not miss out anything that can be valuable to you and your blog!!


0 comments:

Post a Comment