|
|
|
กด link รูปภาพแล้วให้ภาพแสดงใน Windows อันใหม่ แต่ไม่เอาพวกเมนู พวก แถบ URL ทำยังไงเหรอครับใช้คำสั่งพวก php ได้ไหม |
|
|
|
|
|
|
|
<script type="text/javascript">
function popup(url,name,windowWidth,windowHeight){
myleft=(screen.width)?(screen.width-windowWidth)/2:100;
mytop=(screen.height)?(screen.height-windowHeight)/2:100;
properties = "width="+windowWidth+",height="+windowHeight; properties +=",scrollbars=yes, top="+mytop+",left="+myleft; window.open(url,name,properties);
}
</script>
วิธีใช้
<a href="#" onClick="popup('forminput.php','ชื่อ','600','300')">
มั้งนะ -..-
|
ประวัติการแก้ไข 2011-11-21 19:49:29
|
|
|
|
Date :
2011-11-21 19:48:45 |
By :
ManGal49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|