File manager - Edit - /home/justdoit/inshipcho.com/deprixa_components/scripts/trimFields.js
Back
if (window.jQuery) { $(function() { $('input').on('focusout', function() { var value = $(this).val().trim(); $(this).attr('value', value); $(this).val(value); }); }); } else { console.error('jQuery is not loaded so fields will not be automatically trimmed'); }
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0.7 |
proxy
|
phpinfo
|
Settings