';
sr.appendChild(wrapper);
sr.querySelectorAll('script').forEach(function(s){
var ns = document.createElement('script');
ns.textContent = s.textContent;
sr.appendChild(ns); s.remove();
});
})();
';
sr.appendChild(wrapper);
sr.querySelectorAll('script').forEach(function(s){
var ns = document.createElement('script');
ns.textContent = s.textContent;
sr.appendChild(ns); s.remove();
});
})();
Kommentar verfassen