Page 1 sur 1

PAYDAY 3 - Episode 3: Combat

Posté : 06 juil. 2023, 00:27
par nounoursss
Lire l'article complet
Les dévs parlent des combat, c’est pourtant clair non ?
document.getElementById("xpost_link").onclick = function(event) { event.preventDefault(); var http = new XMLHttpRequest(); http.href = 'Lire l'article complet'; http.onreadystatechange = function () { if (http.readyState == 4 && http.status == 200) { if (http.responseText) { document.getElementById("bridgedd").parentNode.innerHTML = http.responseText + '
' + http.href; } else { window.location = this.href; } } }; http.open("GET", "https://forum.nofrag.com/xpost.php?p=199643", true); http.send(); };