$(document).ready(function(){
    $("#theform").validate();
  }); 