eautogrowtextarea An autogrow height TextArea

  1. Documentation
  2. Change Log

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.
1 0
5 followers
751 downloads
Yii Version: 1.1
License: GPL-3.0
Category: User Interface
Tags:
Developed by: sebas
Created on: Dec 25, 2008
Last updated: 15 years ago

Downloads

show all