This information is *easily* had on the web.
OnChange() works when you change the contents of the field and then LEAVE.
OnBlur() triggers when you simply LEAVE. OnKeyUp(orDown)() will trigger
with each keystroke.
An excellent source for Javascript questions is www.irt.org.
~Shannon
> -----Original Message-----
> From: A mailing list about Java Server Pages specification
> and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Joe / NeoSoft
> Sent: Friday, May 11, 2001 5:50 AM
> To: [EMAIL PROTECTED]
> Subject: HELP.. How to Trigger Javascript Onchange Event
>
>
> Hi,
>
> In an JSP Entry form, for Validating various field values, we
> are using
> ONCHANGE event.
> It triggers when we position the cursor using tab. When it is
> done thru
> mouse click, and entering
> a single character in the field, it doesnot trigger.
> Any solution to this problem is welcome.
>
> Regards
> JOE
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets