From b1ca05fec3984fbe7d159d4561c65fc3721947e3 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 14 Sep 2012 18:02:45 +0100 Subject: [PATCH] Dynamic scoll height, undo URI encoding, use vars resultsPane id setup. This then allows us to change the height to fill more of the popup if we don't have replaceAll button at the bottom. Establish findText in both PHP and JS (they need different sources for their values unfortunately) (JS for encoding simplicity by just using input field value and PHP to get GET value as it can't pick up the parent input field value) Use findText in both JS and PHP variations where appropriate --- lib/multiple-results.php | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/lib/multiple-results.php b/lib/multiple-results.php index 577fbfb..9797eb2 100644 --- a/lib/multiple-results.php +++ b/lib/multiple-results.php @@ -11,7 +11,7 @@

-
+
@@ -27,17 +27,22 @@