From: Raymond I. <xw...@ya...> - 2003-08-29 14:15:30
|
Hi Andrew, That's certainly and error. I'll make the change and have them uploaded to cvs. -- Raymond Irving --- Andrew Gillett <an...@zo...> 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 > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |