[thelist] Image Submit Button - Without JS ?

Jon Haworth JHaworth at witanjardine.co.uk
Thu Mar 22 07:43:43 CST 2001


Hi,

I imagine what you're after is something like:

<input type="image" name="submit" src="/images/search.gif">

HTH
Jon

-----Original Message-----
From: Michele Foster [mailto:michele at wordpro.on.ca]
Sent: 22 March 2001 13:09
To: thelist at lists.evolt.org
Subject: [thelist] Image Submit Button - Without JS ?


Hi Folks,

This topic sort of came up the other day, but it isn't exactly the same
question that I had.  I want to use a graphic as a "submit" button.

Here's the code:

<form method="post" name="orderform" action="customer.asp">
yadda, yadda
<a href="javascript:document.orderform.submit()">
<img border="0" width="127" height="25" src="/continue.gif" alt="Continue">
</a>

My concern is that if a user has Javascript turned off, I don't think this
will work.

What to do?

TIA,

Michele


---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 


**********************************************************************
'The information included in this Email is of a confidential nature and is 
intended only for the addressee. If you are not the intended addressee, 
any disclosure, copying or distribution by you is prohibited and may be 
unlawful. Disclosure to any party other than the addressee, whether 
inadvertent or otherwise is not intended to waive privilege or
confidentiality'

**********************************************************************




More information about the thelist mailing list