From 20832c3dccfd80720cae4785ee4e6f84f358deee Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 26 Oct 2012 19:03:05 +0100 Subject: [PATCH] Can now press Enter to submit Find control Button is now a submit, onClick action moved to form tag as onSubmit Also returns false to stop actually submitting form data --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 73c5daf..aec9dc5 100644 --- a/index.php +++ b/index.php @@ -120,7 +120,7 @@ window.onbeforeunload = function() { ?>
-
+
Find
@@ -144,7 +144,7 @@ window.onbeforeunload = function() { - +