@media print { #print {display: none;} }
<script type="text/javascript"> function printSelection(node){ var content=node.innerHTML var pwin=window.open(''); var cStyls = document.getElementsByTagName('stylesheet') pwin.document.open(); pwin.document.write('<html><body onload="window.print()">'+content+'</body></html>'); pwin.document.close(); if(document.getElementById("print").style.display=="inline") { document.getElementById("print").style.display="none"; } setTimeout(function(){pwin.close();},10000); } </script>
<DIV id="report"> <table width="200" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> <input name="button6" type="button" style="width:60px; height:28px;" value=" Print " id="print" onClick="printSelection(document.getElementById('report'))"/></td> </tr> </table> <!--#include file="include/css_div_print.inc" --> </DIV>
Quote:chicha
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง