Question:

How can you open the Yahoo search box results in your own website.?

by  |  earlier

0 LIKES UnLike

I have the Yahoo search box on my site. I would like to have the results be displayed on my own page rather than it opening a new page. Anyone know how I could accomplish this?

 Tags:

   Report

1 ANSWERS


  1. Depends on if you want to have the search work within your page or just set to not open a separate window.

    If you want it to search your site there's quite a few steps to go through, starting with keywords and links to parts of your site you want the search to pull up.

    If you just want to have the search open in the same window, just adjust the code for the search box....instead of the script showing target="new"

    which opens a new window

    either change it to "blank" or delete the line.....it has a command line that should read "onclick" and the what to do and that's where  you adjust the script.

    there's a bunch of info for this and other tips and codes at http://www.w3schools.com/default.asp

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.