PATH:
home
/
lab2454c
/
spaxtac.com
/
wp-content
/
plugins
/
wp-user-frontend
/
assets
/
js
/
admin
// moved to separate file so we could enqueue it and make sure jquery was loaded (function() { jQuery( document ).ready( function() { var frameEl = window.frameElement; // get the form element var $form = jQuery('.wpuf-form-add'); // get the height of the form var height = $form.find( '.wpuf-form' ).outerHeight(true); if (frameEl) { frameEl.height = height + 200; } }); })();
[+]
..
[-] gutenblock.js
[edit]
[-] wpuf-enhanced-select.min.js
[edit]
[-] wpuf-setup.min.js
[edit]
[-] wpuf-enhanced-select.js
[edit]
[-] wpuf-setup.js
[edit]
[-] blockFrameSetup.js
[edit]