1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 15:29:14 +00:00

add onchange event handling to toggleSubmitNotEmpty-enabled input boxes

This commit is contained in:
Andrew Dolgov
2007-02-14 14:52:18 +01:00
parent 2e93084687
commit b5015f723f
5 changed files with 16 additions and 6 deletions

View File

@@ -185,6 +185,7 @@
print "<div class=\"prefGenericAddBox\">
<input id=\"uadd_box\"
onkeyup=\"toggleSubmitNotEmpty(this, 'user_add_btn')\"
onchange=\"toggleSubmitNotEmpty(this, 'user_add_btn')\"
size=\"40\">&nbsp;";
print "<input type=\"submit\" class=\"button\"