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

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. JavaScript

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

All rights reserved.