/
/
home
/
u523034047
/
domains
/
badshacric.com
/
public_html
/
static
/
js
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.52
PHP 8.3.16
Dir:
/home/u523034047/domains/badshacric.com/public_html/static/js
Edit:
/home/u523034047/domains/badshacric.com/public_html/static/js/custom8a54.js
"use strict"; // scroll up (function ($) { var btn = $('.js-up'); $(window).scroll(function () { if ($(window).scrollTop() > 300) { btn.addClass('show'); } else { btn.removeClass('show'); } }); btn.on('click', function (e) { e.preventDefault(); $('html, body').animate({ scrollTop: 0 }, '300'); }); })(jQuery); // polifil for .remove() es6 (function () { var arr = [window.Element, window.CharacterData, window.DocumentType]; var args = []; arr.forEach(function (item) { if (item) { args.push(item.prototype); } }); (function (arr) { arr.forEach(function (item) { if (item.hasOwnProperty('remove')) { return; } Object.defineProperty(item, 'remove', { configurable: true, enumerable: true, writable: true, value: function remove() { this.parentNode.removeChild(this); } }); }); })(args); })();
Ukuran: 965 B