<tr height="60"> <td colspan="2"><strong>2.ส่งข้อความ:Message: </strong><font color="red">[0/0]</font></td> </tr> <tr> <td colspan="2"><textarea rows="2" cols="50"> </textarea></td> </tr>
<textarea name="description" id="description" rows="5" placeholder="ระบุข้อความ ไม่เกิน 1000 ตัวอักษร" class="span5"></textarea> <span class="countdown" style="color:#808080; font-size:12px; font-weight:bold;"></span> <script src="//code.jquery.com/jquery-1.7.2.min.js"></script> <script type="text/javascript"> function chk_strlen(txt_limit,txt_id,txt_display){ var limitlen = txt_limit; $(txt_id).keyup(function(){ var strlen = $(this).val().length; var theRest = limitlen - strlen; if(strlen > limitlen){ var cutout = $(this).val().substr(0,limitlen); $(this).val(cutout); } $(txt_display).empty().html('จำกัดข้อความ '+theRest); }); $(txt_display).empty().html('จำกัดข้อความ '+limitlen); } $(function(){ chk_strlen(1000,"#description",".countdown"); }); </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง