Hi I am using jquery through pquery helper class for my AJAX calls to my forms. I want to apply validation to my form form fields. But I don't need to validate anything from the server side for my fields. So I am looking for some helper or so, through which I could call cakephp builtin Validation through AJAX. So that the validation messages could be shown before form submit.
I did find two articles for the same on Bakery. But both of them need me include "prototype" and "scriptaculous" libraries, which does not go fine with Jquery.. Has anyone else done this using jquery? or Can anyone suggest me some other class? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
