An autogrow height TextArea.
protected/extensions
See the following code example:
$this->widget("application.extensions.uiautogrow.EAutoGrowTextArea", array('name'=>"test", 'maxHeight'=>300, 'lineHeight'=>30));
How we can custommize this extension for adding some attribute
Please login to leave your comment.
Total 1 comment
How we can custommize this extension for adding some attribute
Leave a comment
Please login to leave your comment.