Thanks, This does the trick. It is unconventional...
 
Thanks a lot for the help!
Emily
 
On 1/13/06, Enrique Medina <[EMAIL PROTECTED]> wrote:
Take a look at:

http://wiki.apache.org/myfaces/_javascript_WithJavaServceFaces

2006/1/13, Emily Gu < [EMAIL PROTECTED]>:
Hi,
 
  None of my client side form validation is working. I have a page with form and CommandLink as the button. I have tried to do
 
       <h:form id="myForm" validate()">.....
 
  or
       <h:commandLink immediate="false"
                                 action=""
                                 styleClass="formButtonLink"
                                 >
                                 >
                                 value="Create" />
 
   None of JS got invoked. How to make such JS client side validation working?
 
Thanks for your help!!
Emily


Reply via email to