Tema
:
Como Imprimir Pantalla...
Ver Mensaje Individual
#
4
(
permalink
)
19/03/2008, 10:55
GatorV
$this->role('moderador');
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 8 meses
Puntos: 2135
Re: Como Imprimir Pantalla...
Código HTML:
<script type=
"text/javascript"
>
window.onload = function() { window.print(); }
</script>
Saludos.
Tema trasladado a JavaScript.
GatorV
Ver Perfil
Buscar todos los Mensajes de GatorV