ENCHANCE YOUR SITE!
Use this simple code to add LYRICS SEARCHBOX to your site:
<table bgcolor="#3889ba"><tr><td><form method="get"
action="http://www.songme.com/cgi-bin/search.cgi">
<input type="submit" value="Search">
<input type="text" name="search" size="25"
maxlength="80" value="Band, Album, or Song"
onFocus="if (this.value == 'Band, Album, or Song')
{this.value='';}; return true;"></td></form></tr>
</table>
This will give you searchbox like this:
|