작은 윈도우 띄우기
<script type=”text/javascript”>
function postfind()
{
window.open(“post.jsp”,”post”,”width=470,height=450,scrollbars=yes”);
}
</script>
당신의 업무력 향상과 칼퇴를 돕는 블로그
작은 윈도우 띄우기
<script type=”text/javascript”>
function postfind()
{
window.open(“post.jsp”,”post”,”width=470,height=450,scrollbars=yes”);
}
</script>