|
|
|
ทำบ๊อบอัพ (popup) เล็ก ๆ แบบนี้.ต้องทำอย่างไรครับ ทำบ๊อบอัพ เล็ก ๆ แบบนี้.ต้องทำอย่างไรครับ |
|
|
|
|
|
|
|
javascript ก็ได้ครับ
window.open('index.html','popup','width=....,height=....')
|
|
|
|
|
Date :
2010-07-09 16:02:01 |
By :
dekcomnvc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใส่ไว้บนหัว
<script type="text/javascript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
ตอนเรียกใช้งาน
<a href="" onclick="MM_openBrWindow('ไฟล์ภาพ.php','คำอธิบาย','width=400,height=370')"></a>
|
|
|
|
|
Date :
2010-07-09 16:04:28 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมจำ syntax ไม่ค่อยได้นะ แต่พอจำได้ว่า toolbar=no,location=no,status=no,menubar=no,scollbars=no,width=400,hight=300 ประมาณนี้แหละครับ หาต่องเองนะที่ คลิกเบาๆ
|
|
|
|
|
Date :
2010-07-09 16:12:09 |
By :
blacklion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อย่าใช้เลยครับถ้าไม่จำเป็นใช้พวก jquery ดีกว่าแนะนำนะครับ
|
|
|
|
|
Date :
2010-07-09 16:13:45 |
By :
oxygenyoyo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณทุกคนครับ..
|
|
|
|
|
Date :
2010-07-14 07:55:29 |
By :
Mr.Jacky |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|