How is it possible to disable resizable property of <TextArea></TextArea> without css?
Mind blowing SEO improving and Google rank increasing Signature Rotator SEO Tool.
How to disable resizable property of TextArea?
Why do you want to without CSS? You need to get out of that habit!
Could it not be more simple?
Or for the way you asked
Code:
textarea {
resize: none;
}
Could it not be more simple?
Or for the way you asked
Code:
<textarea style="overflow:auto;resize:none" rows="20" cols="25"></textarea>
Thanks very much I was just about to ask "How to turn off or desable resize textarea" question

Similar Topics:
- Disable back button SEO?
- Disable mod security on Godaddy business hosting?
- Have you used rollup property for tracking multiple accounts?
- How to disable certain part of the PHP code
- Severe health issues are found in your property Google webmaster tools?
- How can I disable Youtube video auto quality setting
- IMG tag vs CSS background property SEO?
- disable youtube ads?
- How to disable or turn-off youtube video ads?
- Limit Number of Characters in Textarea or Text Field?
User(s) browsing this thread: 1 Guest(s)