Found it:
i've put:
$("#tabs").ajaxComplete(function( event,request, settings ){
var form = document.getElementById('dataAccount');
$(form.value).validationEngine();
});
in the $(document).ready(function()
grtz
On Dec 29, 5:45 pm, Jan Dante <[email protected]> wrote:
> Would this be a correct way:
>
> You need to hack into the js that the controls generate, and inject
> your code into it.
>
> ????
--
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.