YesYo.com MintState Forums
뒤로    YesYo.com MintState BBS > Tech > Javascript
검색
멤버이름    오토
비밀번호 
 

Iframe 이용시 Iframe 페이지만 호출금지

페이지 정보

작성자 MintState 댓글 0건 조회 12,567회 작성일 08-11-17 12:21

본문

Iframe 이용시 Iframe 페이지만 호출금지

Iframe 이용시에 Iframe 페이지만 독자적으로 보는 경우 다시 리로드 해서 Parent 페이지도 보이게 한다.

<SCRIPT language=javascript>
	var undefined
		if ( parent.document.frames['ifrm'] == undefined || parent.document.frames['ifrm'] == "undefined" ){

		window.location.replace("/Parent.html");
		}else{
						
		}
</SCRIPT>

댓글목록

등록된 댓글이 없습니다.

Total 178건 4 페이지
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™