निर्देशिका पंजीकरण

if(jQuery(this).hasClass('Rich_Web_Contact_Form_DataPicker1')) { jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').parent().css('margin-top','-14px'); } } else if (jQuery(this).hasClass('required') && !jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_11);

if(jQuery(this).hasClass('Rich_Web_Contact_Form_DataPicker1')) { jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').parent().css('margin-top','-14px'); } } }) } else { jQuery(this).on('blur',function(){ if(jQuery(this).hasClass('required') && jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').removeClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html('');

if(jQuery(this).hasClass('Rich_Web_Contact_Form_FN') || jQuery(this).hasClass('Rich_Web_Contact_Form_TimePicker1')) { jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').parent().css('margin-top','-14px'); } if(jQuery(this).attr('type') == 'tel' || jQuery(this).attr('type') == 'file') { jQuery('#'+jQuery(this).attr('id')+'_Span').css('margin-top','0px'); } } else if (jQuery(this).hasClass('required') && !jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_11);

if(jQuery(this).hasClass('Rich_Web_Contact_Form_FN') || jQuery(this).hasClass('Rich_Web_Contact_Form_TimePicker1')) { jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').parent().css('margin-top','-14px'); } if(jQuery(this).attr('type') == 'tel' || jQuery(this).attr('type') == 'file') { jQuery('#'+jQuery(this).attr('id')+'_Span').css('margin-top','-14px'); } } }) } } else if(jQuery(this).attr('type') == 'checkbox' && jQuery(this).hasClass('Rich_Web_Contact_Form_Privacy')) { jQuery(this).on('change', function(){ Rich_Web_Forms_Check_Privacy(3); }); } else if(jQuery(this).attr('type') == 'email') { jQuery(this).on('blur',function(){ if(jQuery(this).hasClass('required') && jQuery(this).val()) { if(!isValidEmailAddress(jQuery(this).val())) { jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_12); } else { jQuery('#'+jQuery(this).attr('id')+'_Span').removeClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(''); } } else if (jQuery(this).hasClass('required') && !jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_11); } }) } }) jQuery( "#Rich_Web_Forms_Form_3" ).on( "submit", function(e){ e.preventDefault(); var errorsAllow='yes'; jQuery( "#Rich_Web_Forms_Form_3" ).find('.Rich_Web_Contact_Form').each(function(){ if(jQuery(this).attr('type') == 'text' || jQuery(this).attr('type') == 'number' || jQuery(this).hasClass('richtextarea') || jQuery(this).attr('type') == 'time' || jQuery(this).attr('type') == 'tel' || jQuery(this).attr('type') == 'file') { if(jQuery(this).hasClass('required') && jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').removeClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html('');

if(jQuery(this).hasClass('Rich_Web_Contact_Form_FN') || jQuery(this).hasClass('Rich_Web_Contact_Form_DataPicker1') || jQuery(this).hasClass('Rich_Web_Contact_Form_TimePicker1')) { jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').parent().css('margin-top','0px'); } if(jQuery(this).attr('type') == 'tel' || jQuery(this).attr('type') == 'file') { jQuery('#'+jQuery(this).attr('id')+'_Span').css('margin-top','0px'); } } else if (jQuery(this).hasClass('required') && !jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_11);

if(jQuery(this).hasClass('Rich_Web_Contact_Form_FN') || jQuery(this).hasClass('Rich_Web_Contact_Form_DataPicker1') || jQuery(this).hasClass('Rich_Web_Contact_Form_TimePicker1')) { jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').parent().css('margin-top','-14px'); } if(jQuery(this).attr('type') == 'tel' || jQuery(this).attr('type') == 'file') { jQuery('#'+jQuery(this).attr('id')+'_Span').css('margin-top','-14px'); } errorsAllow = 'no'; } } else if(jQuery(this).attr('type') == 'checkbox' && jQuery(this).hasClass('Rich_Web_Contact_Form_Privacy')) { var Rich_Web_Forms_Check_Privacy_Ch = Rich_Web_Forms_Check_Privacy(3); if( Rich_Web_Forms_Check_Privacy_Ch == 'nochecked') { errorsAllow = 'no'; } } else if(jQuery(this).attr('type') == 'email') { if(jQuery(this).hasClass('required') && jQuery(this).val()) { if(!isValidEmailAddress(jQuery(this).val())){

jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_12); errorsAllow = 'no'; } else { jQuery('#'+jQuery(this).attr('id')+'_Span').removeClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).removeClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(''); } } else if (jQuery(this).hasClass('required') && !jQuery(this).val()) { jQuery('#'+jQuery(this).attr('id')+'_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#'+jQuery(this).attr('id')).addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#'+jQuery(this).attr('id')+'_Span').html(Rich_Web_Forms_Hidden_11); errorsAllow = 'no'; } } }) if( errorsAllow == 'yes' ) { var fd = new FormData(); var files_data = jQuery('input[type=file]'); var self=jQuery(this); var postData=self.serialize(); jQuery.each(jQuery(files_data), function(i, obj) { jQuery.each(obj.files,function(j,file){ fd.append(obj.name, file); }) }); fd.append('action', 'Rich_Web_Forms_Upload_Media'); fd.append('formId', '3'); fd.append('postData', postData); jQuery.ajax({ type: 'POST', url: 'http://www.jatjagran.com/wp-admin/admin-ajax.php', data: fd, contentType: false, processData: false, beforeSend: function(){ jQuery('#Rich_Web_Contact_Form_Submit_3').parent().append('

'); }, success: function(response){ var response = jQuery.parseJSON(response); if( response.ReCaptchaError) { jQuery('#Rich_Web_Contact_Form_Captcha_3_Span').addClass('Rich_Web_Contact_Form_Span_Error'); jQuery('#Rich_Web_Contact_Form_Captcha_3').addClass('Rich_Web_Contact_Form_Input_Error'); jQuery('#Rich_Web_Contact_Form_Captcha_3_Span').html(response.ReCaptchaError); jQuery('#Rich_Web_Forms_Form_3').find('.Rich_Web_Loading_Span').css('display','none'); } else { if( response.RichSubmit == 'Printing Message' ) { jQuery('#Rich_Web_Contact_Form_Submit_3').parent().find('.Rich_Web_Loading_Span').empty().append(''+response.RichSubmitMessage+''); document.getElementById("Rich_Web_Forms_Form_3").reset(); jQuery('#Rich_Web_Forms_Form_3').find('.Rich_Web_Contact_Form_Media_Div div').empty(); } else if( response.RichSubmit == 'Refresh Page' ) { location.reload(); } else if( response.RichSubmit == 'Go to URL' ) { jQuery('#Rich_Web_Forms_Form_3').find('.Rich_Web_Loading_Span').css('display','none'); document.getElementById("Rich_Web_Forms_Form_3").reset(); window.open(response.RichSubmitURL , "_self"); } } } }); } }) })




Contact






















JAT MATRIMONY