¿Cómo convertir varias páginas html en un solo archivo?
Integre varias páginas en una mediante iframes anidados.
& ltscript type = " texto/JavaScript " & gt;
$(función () {
document.getElementById("ifm ").src = //Dirección URL
$("#ifm "). load(function () {
var h = documento . cuerpo . altura del cliente;
var w = cuerpo del documento. ancho del cliente;
document.getElementById("ifm "). px ";
});
})
& lt/script & gt;
& ltbody style = " desbordamiento- y:hidden; overflow-x:hidden " & gt;
& ltdiv id = " pageone " style = " " & gt
& ltiframe name = " IFM " id = " IFM " desplazamiento = " sí " estilo = " color de fondo: ancho de margen transparente = " 0 " altura del margen = " 0 " borde del marco = " 0 " & gt;
& lt/iframe & gt ;
& lt/div & gt;
& lt/body & gt;