"); output.document.write(" | |
");
output.document.write("" +i +""); output.document.write(" | ");
itemp=found[i];
output.document.write(desc[itemp].bold() + " " + links[itemp].link(links[itemp])+" "); temp= (matched[itemp]/keywords[0])*100 output.document.write(" Matched with keywords :: " +temp+" % " ); matched[itemp]=0 } found[0]=0; output.document.write(" |
Please Note: This JavaScript search engine does not work with Netscape because of the way that it references the link to the files in relation to itself. I do not know if other browsers have the same problem that Netscape does, but it works fine in Internet Explorer. Again, this is not a problem with the XHTML I coded in this page, it is the JavaScript. I will attempt to correct it as soon as I have time to sit down to understand the author's (Satadip Dutta) search engine code.
|