tomorobi
07-07-2003, 07:26 AM
I have a site using an excellent Javascript-based search engine that I found on the JavaScript Source website. Everything is working exactly as I hoped except for one thing. When you type in a word or phrase to search the site for, it opens a new window and displays the results in that new window. Is there any way to show the results in the current window, perhaps by opening a blank html page and writing the results to it with Javascript? The source code for the search engine is here:
http://javascript.internet.com/miscellaneous/site-search.html
I have no idea how easy or difficult it would be to change this code. I am totally clueless when it comes to anything beyond onMouseOver events. Any help from you masters out there would be great!
Thanks!
http://javascript.internet.com/miscellaneous/site-search.html
I have no idea how easy or difficult it would be to change this code. I am totally clueless when it comes to anything beyond onMouseOver events. Any help from you masters out there would be great!
Thanks!