logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • daveg
    • Posted on Tue 17 Jul 2012

    Hi All,

    I am really new at this and am trying to add a search box to my website, the code that I have creates the search box but for whatever reason the actual search function is not working any advise? Below is my code:

    Quick Search Start

    <form action="" id="Search"><div class="indent"><div class="rowElem1"><a href="#" onClick="document.getElementById('Search').submit()" class=" fright alignMiddle"><img alt="" src="images/button.gif" /></a><input type="text" class="input" value="Quick Search..." onBlur="if(this.value=='') this.value='Quick Search...'" onFocus="if(this.value =='Quick Search...' ) this.value=''" /></div></div>

    </form>

    Quick Search End

    Any help would be greatly appreciated!!

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: