|
|
|
<form onsubmit="setTimeout('function(value)',1000); " > แล้วมัน error นะครับ รายละเอียดด้านใน |
|
|
|
|
|
|
|
เครื่องหมาย ' อยู่ใน ' ต้องเปลี่ยนเป็น \' นะครับ
|
|
|
|
|
Date :
2012-03-13 09:33:13 |
By :
kenessar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ลองเป็น Code (PHP)
<form id="form1" name="form1" method="post" action="" onsubmit="setTimeout('KeepGoods1(document.getElementById(\'reprint\'),<? echo $yearID;?>,<? echo $monthID; ?>,<? echo $dayID; ?>,document.getElementById(\'reprint\').value)',1000); " >
|
|
|
|
|
Date :
2012-03-13 09:34:02 |
By :
kenessar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
โอ้ ลืม \ ไปสนิท คร่าวนี้ไม่ error แต่ไม่ทำงานเลยครับ กดแล้วไม่เด้งไป function ที่กำหนดเลยครับ แตุ่้ตั้ง ไว้ที่ 100 จะทำงานได้
Code (PHP)
onsubmit="setTimeout('KeepGoods1(document.getElementById(\'reprint\'),<? echo $yearID;?>,<? echo $monthID; ?>,<? echo $dayID; ?>,document.getElementById(\'reprint\').value)',100); " >
แต่ผมอยากได้สัก 3000 3วินาที
|
ประวัติการแก้ไข 2012-03-13 10:02:40
|
|
|
|
Date :
2012-03-13 09:57:05 |
By :
tongspy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ได้แล้วครับ ต้องเอา setTimeout(code(),delay); อันนี้ถูก
แต่ผมไปใส่
setTimeout('code()',delay); อันนี้คงผิดรูปแบบมันมั้งเลยไม่เวิก
Code (PHP)
<form id="form1" name="form1" method="post" action="" onsubmit="setTimeout(KeepGoods1(document.getElementById('reprint'),<? echo $yearID;?>,<? echo $monthID; ?>,<? echo $dayID; ?>,document.getElementById('reprint').value),3000); " >
|
ประวัติการแก้ไข 2012-03-13 10:19:52 2012-03-13 10:20:14
|
|
|
|
Date :
2012-03-13 10:17:31 |
By :
tongspy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|