eautogrowtextarea

An autogrow height TextArea
4 followers

An autogrow height TextArea.

Resources

Documentation

Requirements

  • Yii 1.0 or above
  • Jquery 1.2.2 or above

Installation

  • Extract the release file under protected/extensions

Usage

See the following code example:

$this->widget("application.extensions.uiautogrow.EAutoGrowTextArea", 
array('name'=>"test", 'maxHeight'=>300, 'lineHeight'=>30));

Change Log

January 7, 2009

  • Typo error at documentation
  • Comments added to attributes

December 25, 2008

  • Initial release.

Total 1 comment

#10434 report it
Sani Iman Pribadi at 2012/10/27 02:30pm
Custommizing Element

How we can custommize this extension for adding some attribute

Leave a comment

Please to leave your comment.

Create extension