Computer and Internet » Programming » (X)HTML
ID #1002
How to tell a textarea to do not make a line break?
You can use the "wrap" attribute
<textarea wrap="off"></textarea>
Tags: -
Related entries:
- Right Character Encoding with CakePHP and Dojo Toolkit
- How can I have multiple triggers on the same table and event?
- How can I install PEAR packages with XAMPP
- How do I ensure that my Win CE application is running only in one single instance?
- How can I search a directory recursive and delete some files in it?
Last update: 2006-09-18 21:07
Author: Christian Trummer
Revision: 1.0
You cannot comment on this entry