JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript

Multi Search Engine Search

2. Head Script

Join the Discussion

Questions? Comments?

More of This Feature

Introduction Body Script

The script for the multi search facility is in two parts. The first part goes in the head section of your web page. You need to select the code from the text box below (there is a highlight all button beneath it to make this easier) and copy it into a file called searchh.js.

You next attach the script into your web page that you wish to display your clock on by adding the following code into the head section of your page.

<script type="text/javascript" src="searchh.js">
</script>

The final step is to obtain the body script and add that into the body of your page where you want the search facility to appear.

Introduction | Head Script | Body Script

Explore JavaScript

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.