I have found Input type=image to misbehave on some browsers. It's safer to
use:

<a href="javascript:document.form1.submit()"><img src="submit.gif"></a>

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Garth Penglase
Sent: Saturday, September 21, 2002 8:32 PM
To: Multiple recipients of list witango-talk
Subject: Re: Witango-Talk: [OT} Replacing a Submit with Image

No I don't have dimples!!
Garth


At 07:12  20/09/02, you wrote:
>Thanks I new it was something dimple like that.
>--
>Dan Stein
>Digital Software Solutions
>799 Evergreen Circle
>Telford PA 18969
>Land: 215-799-0192
>Mobile: 610-256-2843
>Fax 413-410-9682
>FMP, WiTango, EDI,SQL 2000
>[EMAIL PROTECTED]
>www.dss-db.com
>
>
> > From: Wayne Irvine <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > Date: Fri, 20 Sep 2002 11:39:17 +1000
> > To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]>
> > Subject: Re: Witango-Talk:  [OT} Replacing a Submit with Image
> >
> >> How do I replace the standard submit button with an image. Is this an
HTML
> >> thing or JavaScript?
> >
> >
> > That's just HTML:
> >
> > <INPUT TYPE=image SRC="image.gif" value=Submit>
> >
> > Wayne Irvine
> >
> >
> >                 Byte Services Pty Ltd
> >              http://www.byteserve.com.au/
> >                 [EMAIL PROTECTED]
> >  Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088
> >
> > ________________________________________________________________________
> > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
> >               with unsubscribe witango-talk in the message body
> >
>
>________________________________________________________________________
>TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to