|
|
|
อยากได้ Code Javascript ที่พอกด Submit แล้วขึ้นเป็น Mini Win dow หรือ Full Screen พร้อมรับค่ามาด้วยน |
|
|
|
|
|
|
|
<script language="JavaScript">
function openPreView(win_src,win_name,width,height)
{
f = document.regis;
var linksrc ;
Mtopic = f.Mtopic.value;
txtMessage= f.txtMessage.value;
Mfromname= f.Mfromname.value;
linksrc = "?Mtopic="+Mtopic+"&txtMessage="+txtMessage+"&Mfromname="+Mfromname
window.open(win_src+linksrc,win_name,"status=yes,toolbar=no,location=no,scrollbars='',left=1,top=1,width="+width+",height="+height);
}
</script>
ส่วนของ from จะมี Text field
Mtopic
txtMessage
Mfromname
ส่วนของ Submit อาจจะใช้เป็น Link ก็ได้ครับ
<input name="button" type="button" class="bootomBig" onClick="openPreView('preview_memoirs.php','regis','650','500')" value="ดูผลลัพธ์ตัวอย่าง">
|
|
|
|
|
Date :
20 May 2547 19:22:39 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|