use onkeyup to detect all changes

svn: r10049
This commit is contained in:
Eli Barzilay 2008-05-30 16:59:08 +00:00
parent f39d4e33ed
commit 1f26ed61e9

View File

@ -159,7 +159,7 @@
+'<table width="100%" cellspacing="0" cellpadding="1">'
+'<tr><td align="center" colspan="3">'
+'<input type="text" id="search_box" style="width: 100%;"'
+' onchange="key_handler(event);"'
+' onkeyup="key_handler(\'\');"'
+' onkeypress="return key_handler(event);" />'
+'</td></tr>'
+'<tr><td align="left">'