Kokoomusvisa: yleistieto
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This field is for validation purposes and should be left unchanged.
This iframe contains the logic required to handle Ajax powered Gravity Forms. document.addEventListener( ”DOMContentLoaded”, function() { jQuery(document).ready(function($){gformInitSpinner( 28, ’https://www-kokoomus-fi.exactdn.com/wp-content/plugins/gravityforms/images/spinner.gif’ );jQuery(’#gform_ajax_frame_28’).on(’load’,function(){var contents = jQuery(this).contents().find(’*’).html();var is_postback = contents.indexOf(’GF_AJAX_POSTBACK’) >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(’#gform_wrapper_28’);var is_confirmation = jQuery(this).contents().find(’#gform_confirmation_wrapper_28’).length > 0;var is_redirect = contents.indexOf(’gformRedirect(){’) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(’html’).css(’margin-top’), 10) + parseInt(jQuery(’body’).css(’margin-top’), 10) + 100;if(is_form){jQuery(’#gform_wrapper_28’).html(form_content.html());if(form_content.hasClass(’gform_validation_error’)){jQuery(’#gform_wrapper_28’).addClass(’gform_validation_error’);} else {jQuery(’#gform_wrapper_28’).removeClass(’gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery(’#gform_wrapper_28’).offset().top – mt); }, 50 );if(window[’gformInitDatepicker’]) {gformInitDatepicker();}if(window[’gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(’#gform_source_page_number_28’).val();gformInitSpinner( 28, ’https://www-kokoomus-fi.exactdn.com/wp-content/plugins/gravityforms/images/spinner.gif’ );jQuery(document).trigger(’gform_page_loaded’, [28, current_page]);window[’gf_submitting_28’] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(’.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery(’#gform_wrapper_28’).replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery(’#gf_28’).offset().top – mt);jQuery(document).trigger(’gform_confirmation_loaded’, [28]);window[’gf_submitting_28’] = false;}, 50);}else{jQuery(’#gform_28’).append(contents);if(window[’gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(’gform_post_render’, [28, current_page]);} );} ); }, false );