According to Daniel S. Haischt: > hello, > > btw - you can test the search interface @ > > -> http://ichilli.sourceforge.net. > > i modified a bit.
You don't specify what you want it tested for, so I'll just give you my initial impressions. First of all, it seems any page on your site, including the search results page, FORCES the browser to resize its window to a fixed size, which happens to be larger than my screen size. Any attempt to resize it back to what I want forces another reload and resize. That is downright obnoxious! What's more, when I attempt to resize the search results page, so I can actually see the bottom few search results, your JavaScript code tries to rerun htsearch, but fails somehow and gets the error: Unable to read word database file So, not only are you imposing your preferred window size on the user, which is a big error in useability, but you're doing it badly. Finally, I don't know if it's intentional or not, but your followup search form on the results page doesn't show the current search word(s) in the input box. > another question - is it possible to index links that are inside > a </script> block or links that are even in seperate script files > like *.js files? > > i am using a dhtml menu that is build using java script. all pages > referenced by the java script file wont be indexed. Not by htdig, and not by Google or any other search engine that I know of. Neither will any web browser be able to navigate your site if it doesn't support JavaScript or has JavaScript turned off at the time. See http://www.htdig.org/FAQ.html#q5.18 -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

