[Zope] Using images as submit buttons
richard@bizarsoftware.com.au
richard@bizarsoftware.com.au
Thu, 18 Jan 2001 13:28:30 +1100
Has anyone figured a reasonable way of getting multiple image submit
buttons for a single form? I tried
<input type="image" name="goMethod:method" src="go.png">
but that didn't work for obvious reasons.
<button value="submit" name="goMethod:method" type="submit"><img
src="images/go.png"></button>
didn't work under Netscape 4.75 - I didn't get a button on the form...
Suggestions? If nothing is suggested, I think I'll have to suggest that the
first form "be fixed". Ick.
Richard
--
Richard Jones
richard@bizarsoftware.com.au
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)