I have a problem with my image button in this custom search code: (its showen CRANKLY ) <form action="http://example.domain.com/webSearch.php?" method="get"> <input id="searchBox" name="query" type="text"/> <input name="Submit" id="btn_submit" type="image" value="Submit" src="http://abbas13677.2005.googlepages.com/search.jpg" width="55" height="20"></form> Code (markup):