1. 2009. 6. 6. 22:00 개발자료/낡은코드
<script type="text/javascript">
var Load=false;//팝업 체커
setTimeout("oLoad();");
function oLoad(){
if(window.resizable==false){
Load=true;
}else{
setTimeout('open(location.pathname+location.search,"Code","width=740,height=200,resizeable=false").resizable=false;window.open("about:blank","_self").close();');
}
}
</script>

인터넷의 특성상 완벽할수는 없습니다.
Posted by Nightly Luna
,
® © Tanny Tales
/ rss