How do I access textarea properties with QuickForm?
Thanks
| SitePoint Sponsor |


How do I access textarea properties with QuickForm?
Thanks
RichTestani
-------------------------------
http://www.junkdepot.com
http://www.rareoopdvds.com | The Movie Poster Site





void constructor HTML_QuickForm_textarea::HTML_QuickForm_textarea ([string $elementName = NULL [, mixed $elementLabel = NULL [, mixed $attributes = NULL]]])
So you can use that third argument, 'cols="10" rows="5"' etc.etc.
Bookmarks