PATH:
home
/
centosnipponia
/
public_html
/
nipponiacar
/
wp-content
/
plugins
/
ninja-forms
/
assets
/
js
/
lib
/** * This file is used by form block iFrame * * It was created with original block, it is still used by refactored block. */ (function() { jQuery(document).on( 'nfFormReady', function(){ var frameEl = window.frameElement; // get the form element var $form = jQuery("#nf-form-" + ninjaFormsBlockSetup.form_id + "-cont"); // get the height of the form var height = $form.find( '.ninja-forms-form-wrap' ).outerHeight(true); if (frameEl) { // add 125 to height b/c the submit button was missing frameEl.height = height + 125; } }); })();
[+]
..
[-] backbone.marionette3.min.js
[edit]
[-] backbone.marionette.min.js
[edit]
[-] backbone.radio.min.js
[edit]
[-] batch-processor.js
[edit]
[-] blockFrameSetup.js
[edit]
[-] codemirror-formatting.min.js
[edit]
[-] codemirror.min.js
[edit]
[-] codemirror-xml.min.js
[edit]
[-] combobox.min.js
[edit]
[-] feature-scripts.js
[edit]
[-] global.js
[edit]
[-] jquery.caret.min.js
[edit]
[-] jquery.classywiggle.min.js
[edit]
[-] jquery.hotkeys.min.js
[edit]
[-] jquery.maskedinput.min.js
[edit]
[-] jquery.mobile-events.min.js
[edit]
[-] jquery.ui.touch-punch.js
[edit]
[-] jquery.ui.touch-punch.min.js
[edit]
[-] nfOnboarding.js
[edit]
[-] ninjaModal.js
[edit]
[-] quill.min.js
[edit]
[-] rating.min.js
[edit]
[-] sendwp.js
[edit]
[-] .htaccess.disabled
[edit]