From: Raymond I. <xw...@ya...> - 2003-09-18 15:05:39
|
Thanks for the fix. This change is now inside cvs. -- Raymond Irving --- Andrew Gillett <an...@zo...> wrote: > Hi, > > From the latest snapshot, the files: > htmlfile.js, line 45 > htmltextarea.js, line 30 > htmltextbox.js, line 25 > > all contain the same error: > +' onkeydown="return htc._e(\'keyup\',this,event);" > ' > > which should be: > +' onkeydown="return > htc._e(\'keydown\',this,event);" ' > > > 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 |