File manager - Edit - /home/opticamezl/www/newok/531c5/com_wrapper.tar
Back
js/iframe-height-es5.js 0000644 00000001301 15172644760 0010730 0 ustar 00 (function () { 'use strict'; /** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ (function (window, document) { window.iFrameHeight = function (iframe) { var doc = 'contentDocument' in iframe ? iframe.contentDocument : iframe.contentWindow.document; var height = parseInt(doc.body.scrollHeight, 10); if (!document.all) { iframe.style.height = parseInt(height, 10) + 60 + "px"; } else if (document.all && iframe.id) { document.all[iframe.id].style.height = parseInt(height, 10) + 20 + "px"; } }; })(window, document); })(); js/iframe-height.js 0000644 00000001162 15172644760 0010243 0 ustar 00 /** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ ((window, document) => { window.iFrameHeight = iframe => { const doc = 'contentDocument' in iframe ? iframe.contentDocument : iframe.contentWindow.document; const height = parseInt(doc.body.scrollHeight, 10); if (!document.all) { iframe.style.height = `${parseInt(height, 10) + 60}px`; } else if (document.all && iframe.id) { document.all[iframe.id].style.height = `${parseInt(height, 10) + 20}px`; } }; })(window, document); js/iframe-height.min.js 0000644 00000000656 15172644760 0011034 0 ustar 00 /** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */((o,n)=>{o.iFrameHeight=t=>{const l="contentDocument"in t?t.contentDocument:t.contentWindow.document,e=parseInt(l.body.scrollHeight,10);n.all?n.all&&t.id&&(n.all[t.id].style.height=`${parseInt(e,10)+20}px`):t.style.height=`${parseInt(e,10)+60}px`}})(window,document); js/iframe-height-es5.min.js.gz 0000644 00000000503 15172644760 0012134 0 ustar 00 � }�AO�@��I�ni���*b��$�&�x0�v�5�n�;��7-�0ɛ�f�c_����a����S��4��Dp'mqpj�! `�^�^ 4�����:��H7�����*�m�Vgº�msK+��#�5[�� �L�k��J���ޡ���u�3B��G���d�XN�Q�Zt~�B=�l��XӎZ��q�9P�@ZCh���r��e��$�����]��V"�1���y�bJ�l~^:���c���ԈL�q�Ð��Ð5����A��kX�v�nP�>�cW����Y� ƿ���O;?�C�� js/iframe-height.min.js.gz 0000644 00000000461 15172644760 0011445 0 ustar 00 � �NMk�@��+)!I�F=�������)=���f�-�N�E��%�z�sx��q܀�{�Wk�pA�վ��-�i�³dF��X%�n�\�n��e)��6F r�~�e�B����`��4�]�`z���yM:@�dt=�0�G��H��aH������~tr�OX��8�Y�`��"�h���v����X����]ۜJ����B:�ˡK��+GƜ~%�VԳB3�w��y�5�����7(֧r���%���N�X�Q��3����1 ˺d�[2�5~ O-⊮ js/iframe-height-es5.min.js 0000644 00000000723 15172644760 0011521 0 ustar 00 (function(){"use strict";/** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */(function(o,n){o.iFrameHeight=function(t){var i="contentDocument"in t?t.contentDocument:t.contentWindow.document,e=parseInt(i.body.scrollHeight,10);n.all?n.all&&t.id&&(n.all[t.id].style.height=parseInt(e,10)+20+"px"):t.style.height=parseInt(e,10)+60+"px"}})(window,document)})();
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings