PATH:
home
/
ajwellnessmassag
/
angelictravels.online
/
wp-content
/
plugins
/
gravityforms
/
js
jQuery( document ).ready(function() { // toggle the helper classes that show the form structure jQuery( '.toggle_helpers input[type=checkbox]' ).prop( 'checked',false ); jQuery('#showgrid').on( 'click', function(){ if(jQuery(this).is(":checked")) { jQuery('#preview_form_container').addClass("showgrid"); } else { jQuery('#preview_form_container').removeClass("showgrid"); } }); jQuery('#showme').on( 'click', function(){ if(jQuery(this).is(":checked")) { jQuery('.gform_wrapper form').addClass("gf_showme"); jQuery('#helper_legend_container').css("display", "inline-block"); } else { jQuery('.gform_wrapper form').removeClass("gf_showme"); jQuery('#helper_legend_container').css("display", "none"); } }); // dismiss the alerts and set a cookie if (GetCookie("dismissed-notifications")) { jQuery(GetCookie("dismissed-notifications")).hide(); } jQuery(".hidenotice").on( 'click', function () { var alertId = jQuery(this).closest(".preview_notice").attr("id"); var dismissedNotifications = GetCookie("dismissed-notifications") + ",#" + alertId; jQuery(this).closest(".preview_notice").slideToggle('slow'); SetCookie("dismissed-notifications",dismissedNotifications.replace('null,','')) }); // Create the cookie function SetCookie(sName, sValue) { document.cookie = sName + "=" + escape(sValue); // Expires the cookie after a month var date = new Date(); date.setMonth(date.getMonth()+1); document.cookie += ("; expires=" + date.toUTCString()); } // Retrieve the value of the cookie. function GetCookie(sName) { var aCookie = document.cookie.split("; "); for (var i=0; i < aCookie.length; i++) { var aCrumb = aCookie[i].split("="); if (sName == aCrumb[0]) return unescape(aCrumb[1]); } return null; } // display the current viewport size jQuery('#browser_size_info').text('Viewport ( Width : ' + jQuery(window).width() + 'px , Height :' + jQuery(window).height() + 'px )'); jQuery(window).on( 'resize', function () { jQuery('#browser_size_info').text('Viewport ( Width : ' + jQuery(window).width() + 'px , Height :' + jQuery(window).height() + 'px )'); }); });
[-] gf_field_filter.min.js
[edit]
[-] duplicate-submissions.min.js
[edit]
[-] form_editor.js
[edit]
[-] conditional_logic.min.js
[edit]
[-] duplicate-submissions.js
[edit]
[-] index.php
[edit]
[-] plugin_settings.min.js
[edit]
[-] jquery.maskedinput.min.js
[edit]
[-] jquery.json-1.3.js
[edit]
[-] form_admin.min.js
[edit]
[-] layout_editor.min.js
[edit]
[-] gf_field_filter.js
[edit]
[-] jquery.textareaCounter.plugin.min.js
[edit]
[-] datepicker-legacy.js
[edit]
[-] jquery.maskedinput.js
[edit]
[-] datepicker.js
[edit]
[-] layout_editor.js
[edit]
[-] jquery.maskedinput-1.3.1.min.js
[edit]
[-] gravityforms.js
[edit]
[-] skip.min.js
[edit]
[-] plugin_settings.js
[edit]
[-] page_conditional_logic.min.js
[edit]
[-] form_editor.min.js
[edit]
[+]
vendor
[-] datepicker.min.js
[edit]
[-] skip.js
[edit]
[-] shortcode-ui.min.js
[edit]
[-] jquery.json.min.js
[edit]
[-] gforms_hooks.js
[edit]
[-] preview.min.js
[edit]
[-] chosen.jquery.min.js
[edit]
[-] shortcode-ui.js
[edit]
[+]
..
[-] conditional_logic.js
[edit]
[-] forms.min.js
[edit]
[-] preview.js
[edit]
[-] form_admin.js
[edit]
[-] gravityforms.min.js
[edit]
[-] forms.js
[edit]
[-] tooltip_init.min.js
[edit]
[-] gforms_hooks.min.js
[edit]
[+]
components
[-] datepicker-legacy.min.js
[edit]
[-] jquery.textareaCounter.plugin.js
[edit]
[-] page_conditional_logic.js
[edit]
[-] jquery.json-1.3.min.js
[edit]
[-] placeholders.jquery.min.js
[edit]
[-] jquery.json.js
[edit]
[-] tooltip_init.js
[edit]