Scott Purcell wrote the following on 3/18/2005 1:29 PM:

Can I create a image that is a src for a submit, or cancel, or js function?

Why not just use a regular image wrapped with an href and use javascript?

example...

<a href="javascript:doSomething()">
  <html:img .../>
</a>


-- Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to