묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
뭐를 잘못한거니...
2006.07.29 10:26
팝업창 두개띄울라고하는데여..
해드에
<SCRIPT language=JavaScript>
window.onLoad = openPopup();
function openPopup()
{
window.open('card-5.htm', 'popup','width=300, height=400,left=700,top=0,marginwidth=0,marginheight=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
window.open('card-6.htm', 'popup2','width=550, height=413,left=0,top=0,marginwidth=0,marginheight=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
}
</SCRIPT>
이거넣었거든여? 근데 두개가 안뜨구..밑에card-6.htm창만떠서요..
왜 첫번째꺼는 앙뜨는건지..당췌...
자바스크랩 아시느분 알려주세ㅕㅇ!!~~
해드에
<SCRIPT language=JavaScript>
window.onLoad = openPopup();
function openPopup()
{
window.open('card-5.htm', 'popup','width=300, height=400,left=700,top=0,marginwidth=0,marginheight=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
window.open('card-6.htm', 'popup2','width=550, height=413,left=0,top=0,marginwidth=0,marginheight=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
}
</SCRIPT>
이거넣었거든여? 근데 두개가 안뜨구..밑에card-6.htm창만떠서요..
왜 첫번째꺼는 앙뜨는건지..당췌...
자바스크랩 아시느분 알려주세ㅕㅇ!!~~