How to disable wrapping in textarea
429230Sep 25 2006 — edited Sep 25 2006I try to disable the standard wrap="virtual" for a textarea.
In the HTML Form Element Attributes of this textarea I add wrap="off" but Apex is no using this setting, instead I see wrap="virtual".
I also tried adding the inline style on the textarea. In the HTML Form Element Attributes I added the style="word-wrap:normal" but this style is completly ignored by Apex.
Is there another way to disable wrapping in a textarea?
My Apex version is 2.0.0.00.49 installed in an Oracle 9.2.0.7 database.
with regards,
Erik-jan