 |
|
Code (PHP)
<html>
<head>
<script>
function open_readnews( pname )
{
win=open(pname,"","toolbar=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,width=800,height=450,left=10,top=10");
}
</script>
</head>
<body onload="javascript:open_readnews('show.php')">
</body>
</html>
แอบดึงมาจากเว็บที่พี่ให้ link ไว้ครับ
|
 |
 |
 |
 |
Date :
2010-10-01 13:17:42 |
By :
dekkuza |
|
 |
 |
 |
 |
|
|
 |