Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q192 Can I replace form buttons with something more interesting?

You are here: irt.org | FAQ | JavaScript | Form | 1 | Q192 [ previous next ]

<FORM NAME="myform">
<A HREF="javascript:document.myform.submit()"><IMG SRC="my_cool_and_amazing_button.gif" BORDER="0" WIDTH="16" HEIGHT="16"></A>
</FORM>

Feedback on 'Q192 Can I replace form buttons with something more interesting?'

©2018 Martin Webb