Thank you Jörn .

// set this class to error-labels to indicate valid fields
 $("#UserRegisterForm").bind("ajaxSend", function(){
  alert("Send!");
}).bind("ajaxComplete", function(){
  alert("Complete!");
});

Now im going to use some div to show or hide.

I love your plugin, is a piece of art.

Reply via email to