snippet library logo
Amazon.com
in category
Javascript / Forms / Submit by image
Snippet details
ID: 30
Viewed: 1158
Added: 2001-11-23
Version:
View Demo

User Rated at:
Rate This:
Snippets in this catagory         
Show Printable Version
use an image as a submit button on a form.

General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown

<!---Head--->
none

<!---Body--->


<form name=formName action="youraction" method="post">
you data here 
<form>
<img src="where.gif" onClick="document.formName.submit()">




No Reviews to show


Please completely fill out the form below if you want to review this snippet. All reviews are subject to validation.


Subject:

Reviewed By:

Write a review:





Terms of Conditions
Powered By
Avian Hosting
© 2005 snippetlibrary.com All Rights Reserved.