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]/

Reply via email to