I try that:
<p:inputTextarea id="lineTest" rows="7" cols="33" style="height: 100px; overflow:auto;" value="#{manageLineBean.lineTest}" />
But when writing a lot in, this height of the field gets increased. How can I fix this using just overflow:auto
?
Try to set autoResize="false", otherwise, search similar attribute in docs.
UPD: http://www.scribd.com/doc/98840317/74/InputTextarea
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With