Articles
Nom* Prénom Nom E-mail* Téléphone* jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 75) {if(!/(android)/i.test(navigator.userAgent)){jQuery('#input_75_3').mask('(999) 999-9999').bind('keypress', function(e){if(e.which == 13){jQuery(this).blur();} } );}} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} ); jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [75, 1]) } );