• shovenose

    (@shovenose)


    i have a custom search form coded but to what do i set the action=”” thanks in advance ??

    <form id="searchform" action="" method="get" role="search"><div>
    		<input id="s" type="text" name="s" value="" placeholder="Search this website">
    		<input id="searchsubmit" type="submit" value="Submit">
    	</div>
    </form>
  • The topic ‘Custom search form’ is closed to new replies.