<td> <input type="text" name="txt_CashPayMany" id="txt_CashPayMany" value="0.00" style="width:50%;text-align:right" onkeydown="return nextbox(event, 'txt_Other');" onKeyUp="if(event.keyCode == 13){this.value=formatCurrency(this.value);}chk_SumCash();" onkeypress="check_number();" onFocus="this.value=clearMoneyComma(this.value);" onBlur="this.value=formatCurrency(this.value);if(this.value.length == 0) this.value='0.00';" onclick="if(this.value == '0.00') this.value='';"> </td>
<html> <head> <title>Ajax form</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.js"></script> <script src="http://digitalbush.com/files/jquery/watermarkinput/beta1/jquery.watermarkinput.js"></script> <script> $(document).ready(function(e) { $('#Name').Watermark("ชื่อ"); $('#Last').Watermark("สกุล"); $('#Age').Watermark("อายุ"); $('#Address').Watermark("ที่อยู่"); $('#Tel').Watermark("เบอร์โทรศัพท์"); }); </script> </head> <body> <input type="text" id="Name"><br> <input type="text" id="Last"><br> <input type="text" id="Age"><br> <input type="text" id="Address"><br> <input type="text" id="Tel"><br> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง