Dynamic Search Bar Script

Dynamic Search Bar
A dynamic search bar script, to display or hide a search box at a time by clicking a text link or image. You can include many search forms in the same bar, limiting the length of the table.
Author: SimplytheBest.net Price: Free GPLv2 Type: Javascript

EXAMPLE
Click on the links or the arrow images to display or hide the search boxes, and of course you can try our searches.
STEP 1
Download the file with the search.js and style.css files and unzip into the selected directory.
STEP 2
Insert the following code between the </HEAD> and <BODY> tags in your HTML.
Click in textarea to select code then copy and paste Ctrl-CCtrl-V

STEP 3
Insert the following HTML code in the <BODY> section where you want the search bar to appear in your page.
Click in textarea to select code then copy and paste Ctrl-CCtrl-V

Customize the search bar in the HTML section and in the style.css to match the style of your page. You can place as many search boxes as you like, just make sure to appropriately number each ID as highlighted in the examples above.