[jQuery] livequery with validate????
Hi, Im using a project that use the livequery to keep the navigation
in ajax...
The problem is when I use the validate plugin together, Im having the
problem when I try to make a validation after a page is loaded with
load method... the links its ok, but I loose the ajax on submit, even
with return false...
I try to change the submit event in the source of validate, but still
doesnt work...
Any ideas????
Thanks all...