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 <jandante.meulemees...@gmail.com> 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 jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.