$(document).ready(function(){ alert("ShowListComponentProblem "); $("#btnlot").click(function(){ $.get("/PaintDisplay/BeforeCal",{idstatustype: 1}, function () { alert("ShowListComponentProblem 2"); }); alert("ShowListComponentProblem1 "); }); });
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Untitled Document</title> <script src="https://code.jquery.com/jquery-1.12.4.js"></script> <script language="JavaScript"> $(document).ready(function(){ alert("ShowListComponentProblem "); $("#btnlot").click(function(){ //$.get("/PaintDisplay/BeforeCal",{idstatustype: 1}, function () { alert("ShowListComponentProblem 2"); //}); alert("ShowListComponentProblem1 "); }); }); </script> </head> <body> <td width="83"><input type="submit" name="btnlot" id="btnlot" value="Submit"></td> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง