View Single Post
  #2 (permalink)  
Old 07-24-2008, 01:12 PM
Michael Fesser
 
Posts: n/a
Re: Submit button custom image

..oO(ed19)

> I just need to know how to customize the search button with my own image?


<input type="image" src="image.png" alt="submit">

Using a 'button' element might be another option.

Micha
Reply With Quote