<script src="jquery.js"></script> <form> <select class="all_input box" ></select> <input class="all_input txt" type=text style="display: none"> <input type=radio name=a class="for_txt" > <input type=radio name=a class="for_box" checked > </form> <script> $(document).ready(function(){ $('.for_txt').click(function(){ $('.all_input').hide(); $('.txt').show(); }) $('.for_box').click(function(){ $('.all_input').hide(); $('.box').show(); }) }) </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง