SSISO Community

시소당

다섯번째 - image_pop.php

<?
include("inc_global.php");
include("inc_function.php");
?><title><?=$p_title?></title>
<body  style=margin:0><img  src=<?=$imagefile?>  width=<?=$width?>  height=<?=$height?>  onclick="window.close()"  style=cursor:pointer><br></body>

이미지  클릭시  새창으로  보여지는  이미지화면...
이미지  클릭시  창이  닫히게  된다.
이부분을  고치면  새창의  모양을  고칠수  있다.

2340 view

4.0 stars