Forum Replies Created

Viewing 1 replies (of 1 total)
  • I have the following code on my search and wanted to achieve the same thing but somehow when I use the info above it does not working for me. I there something I miss?
    <form method=”get” id=”searchform” action=”” >
    <div>
    <input type=”text” value=”” />
    <input type=”submit” id=”searchsubmit” value=”” />
    </div>
    </form>

Viewing 1 replies (of 1 total)