Change your type="submit" button to a type="button" button and trigger the
form submission via javascript. 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Pete
Sent: Friday, September 07, 2007 1:52 AM
To: jQuery (English)
Subject: [jQuery] OT: No form submit without JavaScript?


I have some forms that I perform validation on using the Validation plugin
for jQuery.  My sole purpose for this, is that I'd like to reduce spam (and
my company gets quite a bit).

I understand the <NOSCRIPT> tag, but is there a way to prevent form
submission if a user does not have Javascript?  I know alert boxes and
things like that are not possible without JavaScript but a simple bold, red
message in NOSCRIPT should do.  I just can't figure it out.

I apologize if this is way off topic.


Reply via email to