[thelist] onSubmit ignored!

Zhang, Lingling lingz at cs.umd.edu
Sun Dec 28 15:38:15 CST 2003


I've seen people use onsubmit and onSubmit, so does the case matter at all?

-LL

-----Original Message-----
From: Jason Handby [mailto:jasonh at corestar.co.uk] 
Sent: Sunday, December 28, 2003 4:27 PM
To: thelist at lists.evolt.org
Subject: RE: [thelist] onSubmit ignored!

> My validation function called in onSubmit is ignored, and I have
> no clue why
> that happens. Could anyone here help?

It would be really helpful if you could post a link to your page!

The only other helpful suggestion I can think of: make sure you are using
"return" in your onsubmit attribute, e.g.:

  <form name="myform" onsubmit="return MyValidationFunction()">


Jason

-- 
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

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


More information about the thelist mailing list