On 28.11.2005 00:16, tedd wrote:
> Hi:
> 
> In June 2002, the above question was asked:
> 
> http://archivist.incutio.com/viewlist/css-discuss/7157
> 
> and answered by Meyer.
> 
> However, neither using suggested "white-space: pre;" nor 
> "white-space: nowrap;" appear to work in any browser other than Opera.
> 

white-space: nowrap; is supported by MSIE/PC 5.5 and up,
but it seems not to be supported by Mozilla (i.e. FF 1.04).


> Please review: http://www.webbytedd.com/textarea.php
> 
> I would like the TEXTAREA NOT to wrap lines -- is there any way 
> around this problem other than to use a depreciated rule?
> 

An alternative could be to use Javascript in order to
insert 'wrap=off' via a 'node'.
You could keep clean your markup this way.



Regards,
Uwe Kaiser

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to