You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/js
fuchsi e78098be9b
According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour.
18 years ago
..
Bookmarks.js Bookmarks tag suggestion 18 years ago
IndexCreate.js *) Bugfix for problem with ajax graphic 18 years ago
WatchCrawler.js fix for watch crawler, see http://forum.yacy-websuche.de/viewtopic.php?p=1771#p1771 18 years ago
WatchWebStructure.js enter on webstrucutre 18 years ago
ajax.js Basic WatchCrawler.html, which loades the Queues using AJAX. 20 years ago
html.js - fixed the handover of the searchterm and -type on index.html when the user clicks on "more options..." 18 years ago
xml.js fix for last commit 18 years ago
yacysearch.js According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour. 18 years ago