[Javascript] HELP: USING AN IMAGE FOR THE SUBMIT BUTTON ON A .JS FORM

Steven Pesant spesant at direct.ca
Fri Mar 30 09:15:49 CST 2001


Hi Christophe,

Thanks... this seemed to do the trick perfectly fine.  Never tried it this 
way originally because I thought you had to close out the <FORM> with the 
traditional <INPUT> sequence.

Very much appreciated.

PS.  Thanks to everyone else who replied with various other methods as well.

>I think you should try something like this :
>
><a href="JavaScript:PickURL()">
><img name="Button_Action" src="images/searchbutton.gif">
></a>


-= Cheers =-
	Steve




More information about the Javascript mailing list