This should be done using the CSS resize property, which should be set to none . eg. <h:inputTextarea ... style="resize: none" />. or better
確定! 回上一頁