Yes they do return X & Y coordinates ... but only if the form method is GET.
Another way of using an image for a reset button is <A
HREF="JavaScript:document.myform.reset();"><IMG ......>

Allan Pichler
CTO, Machine Dreams Inc.

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 09, 2000 10:52 AM
To: CF-Server
Cc: '[EMAIL PROTECTED]'
Subject: RE: Can you use images for Clear and Submit buttons in CF?


> Remember to make your input value = submit
>
> <input type="image" src="artwork/peoplefinder-submit.png"
>   width=146 height=31 border=0 ***VALUE="Submit"***>

I don't think a value attribute is required for image input fields. Images
return the x and y coordinates within the image that the user clicked on.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to