Hi Andrew,

That's certainly and error. I'll make the change and
have them uploaded to cvs.

--
Raymond Irving

--- Andrew Gillett <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I had trouble setting the number of columns in a
> HTMLTextArea widget.
> 
> The problem was on line 73 of  htmltextarea.js,
> which contains:
>         return '<textarea class="'+ ... +'"
> col="'+this._cols+' ...
> instead of:
>         return '<textarea class="'+ ... +'"
> cols="'+this._cols+' ...
> 
> regards,
> Andrew Gillett
> 
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
>
http://www.mail-archive.com/[EMAIL PROTECTED]/


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to