<style type="text/css"> a:link { color: #F00; text-decoration: none; font-weight: bold; } a:visited { color: #F00; text-decoration: none; font-weight: bold; } a:hover { color: #000; text-decoration: none; font-weight: bold; text-shadow: 0 0 10px #000; } a:active { color: #000; text-decoration: none; font-weight: bold; text-shadow: 0 0 10px #000; } hr { margin: 3px; border-bottom: 1px dashed #666; } @-webkit-keyframes fade { from { opacity: 0; } to { opacity: 1; } } #popup { display: none; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; padding-top: 100px; background-color: rgba(255, 255, 255, 0.5); z-index: 999; -webkit-animation-duration: 1.5s; -webkit-animation-name: fade; -webkit-animation-iteration-count: 1; -webkit-animation-direction: normal; } #popup img { cursor: pointer; position: absolute; left: 50%; top: 50%; margin-left: -250px; margin-top: -250px; } #like #title { margin-bottom: 9px; } #like img { margin-right: 5px; } </style> <div id="popup" onclick="$('#popup').hide()"><img src="img/promotion.png"></div> <input type="button" onclick="register();" value="สมัครสมาชิก">
<button type="button" onclick="show()">Show</butto> function show(){ $("#popup").show(); }
<input type="button" onclick="register();" value="สมัครสมาชิก">
<div id="popup" onclick="$('#popup').hide()"><img src="img/promotion.png"></div>
<div id="popup" onclick="$('#popup').hide()"><img src="img/promotion.png"></div> //เมื่อกดตัวมันเองมันจะ หายไป
<button id="show" onclick="$("#popup").show()"></button>
<script> $(function(){ $("#popup").show(); }); </script>
<head> <style type="text/css"> #popup { display: none; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; padding-top: 100px; background-color: rgba(255, 255, 255, 0.5); z-index: 999; -webkit-animation-duration: 1.5s; -webkit-animation-name: fade; -webkit-animation-iteration-count: 1; -webkit-animation-direction: normal; } #popup img { cursor: pointer; position: absolute; left: 50%; top: 50%; margin-left: -250px; margin-top: -250px; } </style> <script> $(function(){ $("#popup").show(); }); </script> </head> <div id="popup" onclick="$('#popup').hide()"><img src="img/promotion.png"></div>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง