Ciao, sto provando a catturare il contenuto html del BODY per fare un append di codice html in chiusura. ma non ci riesco.
ho provato con document.getElementsByTagName("BODY").item[0].innerHTML
ma non va, ricevo "undefined"
Ciao, sto provando a catturare il contenuto html del BODY per fare un append di codice html in chiusura. ma non ci riesco.
ho provato con document.getElementsByTagName("BODY").item[0].innerHTML
ma non va, ricevo "undefined"