Awesome, thank you!
On Feb 3, 10:59 am, James <[email protected]> wrote:
> Oh, I forgot, include your call to validator too somewhere inside that
> HTML:
>
> <script>
> $(document).ready(function(){
> $("#commentForm").validate();
> });
> </script>
>
> On Feb 3, 7:29 am, garrettgjb <[email protected]> wrote:
>
> > The form validation never works when I load it on a tab:
>
> > I have a form validator running fine
> > here:http://gbanker.com/test/formvalidator.html
> > And I have my tabs here:http://gbanker.com/test/tabs2.php(theform
> > validator is loaded on the first tab)
>
> > Any help on getting the validator working on a tab is greatly
> > appreciated. Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---