Re: Live Validation with jQuery

2009-07-14 Thread Stu
http://stackoverflow.com/questions/209127/jquery-live-validation-plug-ins I'm not sure if there's anything ultimately 'caky' to do here. But have a look at it, I'm sure it could be fairly easy to implement. --~--~-~--~~~---~--~~ You received this message because

RE: Live Validation with jQuery

2009-07-14 Thread Dave Maharaj :: WidePixels.com
To: CakePHP Subject: Re: Live Validation with jQuery http://stackoverflow.com/questions/209127/jquery-live-validation-plug-ins I'm not sure if there's anything ultimately 'caky' to do here. But have a look at it, I'm sure it could be fairly easy to implement

Re: Live Validation with jQuery

2009-07-14 Thread Matt Curry
I recently added support for this to my jQuery validation plugin: http://github.com/mcurry/js_validate/tree/master Unfortunately, I haven't written any instructions on how to use it :( Bascially in step #5 you change $validation-bind('Model'); to $validation-bind('Model', array('watch' =