From 88c0e1da1e23641dd1d0cf0ab07208e33c57e0c1 Mon Sep 17 00:00:00 2001 From: allo Date: Fri, 24 Feb 2006 20:36:56 +0000 Subject: [PATCH] prevent the browsing from overwriting the requestobject, before the answer is received git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1764 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/js/Index.js | 87 +++++++++++++++++++++++----------------------- 1 file changed, 43 insertions(+), 44 deletions(-) diff --git a/htroot/js/Index.js b/htroot/js/Index.js index 404234b40..e25b979ae 100644 --- a/htroot/js/Index.js +++ b/htroot/js/Index.js @@ -1,47 +1,46 @@ - -function AllSnippets() { - var query = document.getElementsByName("former")[0].value; - - var span = document.getElementsByTagName("span"); - for(var x=0;x