How to set the overflow:hidden (to not display extra scroll) on a standard/simple editing area?
Is there anyway to set the MAX ROWS allow? Like if we set 4 there will be no way to edit or scroll to row 5.
Truncate/validate/force by JavaScript its ok and solve my problem?
Tony