Current File : //proc/self/cwd/wp-content/plugins/gravityforms/includes/addon/js/gaddon_selectcustom.min.js |
jQuery(document).ready(function(s){s(".gaddon-setting-select-custom").on("change",function(){"gf_custom"==s(this).val()&&s(this).hide().siblings(".gaddon-setting-select-custom-container").show()}),s(".gaddon-setting-select-custom-container .select-custom-reset").on("click",function(t){t.preventDefault();var e=s(this).closest(".gaddon-setting-select-custom-container"),n=e.prev("select.gaddon-setting-select-custom");e.fadeOut(function(){e.find("input").val("").change(),n.fadeIn().focus().val("")})})});