<script type="text/javascript" src="js/jquery-1.9.0.min.js"></script> <!-- Add mousewheel plugin (this is optional) --> <script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script> <!-- Add fancyBox --> <link rel="stylesheet" href="css/jquery.fancybox.css" type="text/css" media="screen" /> <script type="text/javascript" src="js/jquery.fancybox.pack.js"></script> <script type="text/javascript"> $(document).ready(function() { $('#linkbox').fancybox({ 'width' : '80%', 'height' : '70%', 'autoScale' : false, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' : 'iframe', onClosed : function() { parent.location.reload(true); } }); }); </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง