| ||||
Re: media en archivo css Hola GreenlanternX Supongo que te refieres a esto: <link rel="stylesheet" type="text/css" media="print" href="css.css" /> Saludos, |
| |||
Re: media en archivo css ahora mi problema es otro, en mi pagina deje un menu al lado izquierdo con las opcion media=print , display none, el problema es k al imprimir, el contenido se ve orillado a la derecha como si el menu siguiera ahi, como hago para imprimir el contenido en toda la hoja? |
| |||
Re: media en archivo css haciendo caso a tu consejo posteo el codigo:
Código:
Tuve k cortarle algunnas partes por el limite de carcteres del mensaje <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Sistema Web de Órdenes de Trabajo - Área Soporte Tecnológico - Dirección de Vialidad V Región</title> <link rel="stylesheet" href="style.css" type="text/css"> <style type="text/css" media="print"> #impre {display:none} </style> <style type="text/css" media="screen"> #pant {display:none} </style> </head> <body> <div id="impre"> <div id="masthead"> <table width="100%" border="0"> <tr> <td width="544" height="38"><h1 id="siteName">Sistema de Órdenes de Trabajo</h1></td> <td width="146"><div id="breadCrumb"><a href="logout.php" onclick="return log_out()">Finalizar Sesión</a></td> </tr> </table> <script type="text/javascript"> <!-- function log_out() { ht = document.getElementsByTagName("html"); ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)"; if (confirm("En verdad quieres finalizar tu sesi"+String.fromCharCode(243)+"n?\n\nSi es as"+String.fromCharCode(237)+", presiona ACEPTAR si no,\nentonces presiona el bot"+String.fromCharCode(243)+"n CANCELAR")) { return true; } else { ht[0].style.filter = ""; return false; } } //--> </script> <div id="globalNav"></div> </div> <!-- end masthead --> </div> <div id="content" ><div id="impre"> <div id="breadCrumb"> </div><!-- end breadCrumb --> <h2 id="pageName" >Resultado Búsqueda.</h2> </div> <div class="feature"> <table style=" font-size:11px " id="impre"> <th>Codigo OT</th><th>Nombres Funcionario</th><th>Fecha Inicio</th><th>Fecha Termino</th><th>Problema</th><th>Solucion</th><th>Nombre Tecnico</th> <form method='post' action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='1'> <input type='submit' value='1'></td><td>Juanito</td><td> 08-01-2007</td><td> </td><td> No hay Internet.</td><td> </td><td> Miguel Orlando</td></tr> </form> <form method='post' action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='2'> <input type='submit' value='2'></td><td>Juanito</td><td> 08-01-2007</td><td> </td><td> echa humo</td><td> </td><td> Max Power</td></tr> </form> <form method='post' action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='3'> <input type='submit' value='3'></td><td>Juanito</td><td> 08-01-2007</td><td> </td><td> </td><td> </td><td> </td></tr> </form> <form method='post' action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='4'> <input type='submit' value='4'></td><td>Juanito</td><td> 08-01-2007</td><td> </td><td> echa humo</td><td> </td><td> </td></tr> </form> <form method='post' action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='5'> <input type='submit' value='5'></td><td>Juanito</td><td> 08-01-2007</td><td> </td><td> echa humo</td><td> </td><td> </td></tr> </form> </table> <table style=" font-size:11px" id="pant"> <th>Codigo OT</th><th>Nombres Funcionario</th><th>Fecha Inicio</th><th>Fecha Termino</th><th>Problema</th><th>Solucion</th><th>Nombre Tecnico</th> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='1'> <input type='submit' value='1'></td><td>Juanito</td><td> 08-01-2007</td><td> </td><td> No hay Internet.</td><td> </td><td> Miguel Orlando</td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='14'> <input type='submit' value='14'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='32'> <input type='submit' value='32'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='33'> <input type='submit' value='33'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='34'> <input type='submit' value='34'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='35'> <input type='submit' value='35'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='36'> <input type='submit' value='36'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> <form method='post' id="impre" action='inc/detalleOt.php' target="ventanaForm" onsubmit="window.open('','ventanaForm','width=500,height=500,top=0,left=0,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no')"> <tr><td><input type='hidden' name='codot' value='37'> <input type='submit' value='37'></td><td>Max Power</td><td> 08-02-2007</td><td> </td><td> jaja</td><td> </td><td> </td></tr> </form> </table> <p id='impre'> /<font face=Arial size=2 color=ff0000><b> 1 </b></font><a href='resultados.php?pg=1'>2</a> <a href='resultados.php?pg=2'>3</a> <a href='resultados.php?pg=3'>4</a> <a href='resultados.php?pg=1'>Siguiente »</a></p></div><!-- end feature --> </div><!--end content --><div id="impre"> <div id='navBar'> <div id='sectionLinks'> <ul> <li><b> MENÚ</b></li> <li><a href='ingresoOT.php'>Órdenes de Trabajo</a></li><li><a href='gestionOT_OTenProceso.php'>Gestión Órdenes de Trabajo</a></li><li><a href='informeIndex.php'>Informes</a></li><li><a href='busquedaIndex.php'>Búsqueda</a></li><li><a href='adminUsrIndex.php'>Administrar Usuarios</a></li><li><a href='mantenedor.php'>Mantenedores</a></li><li><a href='bodegaIndex.php'>Bodega</a></li><li><a href='estadistIndex.php'>Estadísticas</a></li><li><a href='problemasIndex.php'>Problemas y Soluciones</a></li> </ul> </div> <div id='advert'> <dl> <dt>Sesión activa de:</dt> <dd><h3>Max Power</h3></dd> </dl></div> <br><br><br><br><br><br><br><br><br><br><br><br><br> </div> <!--end navbar --> </div> |