From 75915502ec1c3cb1e7e4c84b71238549463b284d Mon Sep 17 00:00:00 2001 From: low012 Date: Tue, 21 Nov 2006 00:00:18 +0000 Subject: [PATCH] *) Cursor will jump to textfield on http://localhost:8080/yacysearch.html when page is loaded if JavaScript is enabled. (No changed behavior if JavaScript is diabled.) *) If text is entered in textbox on http://localhost:8000/yacysearch.html and user clicks on "Web Search" in top menu, text will appear in textfield on http://localhost:8080/index.html if JavaScript is enabled. (No changed behavior if JavaScript is diabled.) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2994 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/env/templates/simpleheader.template | 2 +- htroot/yacysearch.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htroot/env/templates/simpleheader.template b/htroot/env/templates/simpleheader.template index 9d060a6e3..eb4d42d4c 100644 --- a/htroot/env/templates/simpleheader.template +++ b/htroot/env/templates/simpleheader.template @@ -1,7 +1,7 @@