Thanks for the fix.

This change is now inside cvs.

--
Raymond Irving


--- Andrew Gillett <[EMAIL PROTECTED]> 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
> [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