- 28 juil. 2017, 17:15
#9249
>>> Lire l'article complet
Accédez rapidement au site Custom Protocol grâce à notre application pour PSVita ! var http = new XMLHttpRequest(); http.onreadystatechange = function () { if (http.readyState == 4 && http.status == 200) { if (http.responseText) { document.getElementById("bridgedd").parentNode.innerHTML = http.responseText + "
"; } } }; http.open("GET", "xpost.php?p=13671", true); http.send();
Accédez rapidement au site Custom Protocol grâce à notre application pour PSVita ! var http = new XMLHttpRequest(); http.onreadystatechange = function () { if (http.readyState == 4 && http.status == 200) { if (http.responseText) { document.getElementById("bridgedd").parentNode.innerHTML = http.responseText + "
"; } } }; http.open("GET", "xpost.php?p=13671", true); http.send();
Fanou71, valentinbreiz a aimé cela