PATH:
home
/
lab2454c
/
foreclass.com
/
wp-content
/
plugins
/
wpforms-lite
/
assets
/
js
;(function($){ $(function(){ // Close modal var wpformsModalClose = function() { if ( $('#wpforms-modal-select-form').length ) { $('#wpforms-modal-select-form').get(0).selectedIndex = 0; $('#wpforms-modal-checkbox-title, #wpforms-modal-checkbox-description').prop('checked', false); } $('#wpforms-modal-backdrop, #wpforms-modal-wrap').css('display','none'); $( document.body ).removeClass( 'modal-open' ); }; // Open modal when media button is clicked $(document).on('click', '.wpforms-insert-form-button', function(event) { event.preventDefault(); $('#wpforms-modal-backdrop, #wpforms-modal-wrap').css('display','block'); $( document.body ).addClass( 'modal-open' ); }); // Close modal on close or cancel links $(document).on('click', '#wpforms-modal-close, #wpforms-modal-cancel a', function(event) { event.preventDefault(); wpformsModalClose(); }); // Insert shortcode into TinyMCE $(document).on('click', '#wpforms-modal-submit', function(event) { event.preventDefault(); var shortcode; shortcode = '[wpforms id="' + $('#wpforms-modal-select-form').val() + '"'; if ( $('#wpforms-modal-checkbox-title').is(':checked') ) { shortcode = shortcode+' title="true"'; } if ( $('#wpforms-modal-checkbox-description').is(':checked') ) { shortcode = shortcode+' description="true"'; } shortcode = shortcode+']'; wp.media.editor.insert(shortcode); wpformsModalClose(); }); }); }(jQuery));
[-] admin-builder-providers.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] admin-notifications.min.js
[edit]
[-] admin-notifications.js
[edit]
[-] jquery.timepicker.min.js
[edit]
[-] chart.min.js
[edit]
[-] jquery.insert-at-caret.min.js
[edit]
[+]
integrations
[-] jquery.jquery-confirm.min.js
[edit]
[-] admin-editor.js
[edit]
[-] jquery.matchHeight-min.js
[edit]
[+]
..
[-] admin.js
[edit]
[-] wpforms.js
[edit]
[+]
components
[-] jquery.tooltipster.min.js
[edit]
[-] lity.min.js
[edit]
[-] jquery.payment.min.js
[edit]
[-] moment-with-locales.min.js
[edit]
[-] admin-builder-conditional-logic-core.js
[edit]
[-] text-limit.js
[edit]
[-] jquery.minicolors.min.js
[edit]
[-] jquery.serialize-object.min.js
[edit]
[-] jquery.conditionals.min.js
[edit]
[-] list.min.js
[edit]
[-] choices.min.js
[edit]
[-] admin-utils.js
[edit]
[-] text-limit.min.js
[edit]
[-] wpforms-confirmation.js
[edit]
[-] flatpickr.min.js
[edit]
[-] moment.min.js
[edit]
[-] mailcheck.min.js
[edit]
[-] jquery.inputmask.min.js
[edit]
[-] jquery.validate.js
[edit]
[-] admin.min.js
[edit]
[-] purify.min.js
[edit]
[-] admin-builder.js
[edit]