태그 소스 자료
Re:팝업창 질문요~
다사랑해
2005. 12. 3. 10:05
<script>
window.open("원하는주소","","width=650,height=430");
</script>