I try to use the Nutch webapp but the (html) pages generated seem to be full of errors and not HTML compliant. Is the webapp something that is supposed to work and in active development, or only there as an example?
Two errors: Error: Unknown property 'onMouseOver' Error: document.search.query has no properties OnMouseOver is not valid for CSS. The focus doesn't work when there are more search results then 1 page. The More Hits button has another form also names 'search', so the search form is no longer unique. CSS Error: Unknown property 'onMouseOver'. Declaration dropped. Source File: search.jsp Line: 17 Error: Unknown property 'onMouseOver'. Declaration dropped. Source File: search.jsp Line: 18 Error: document.search.query has no properties Source File: search.jsp?query=performance&hitsPerPage=10 Line: 36 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
