2010-04-26 15 views
0

코드에서 닫히지 않습니다 :iframe이 닫히고 (onclick을 = "self.parent.tb_remove()를 통해) 파이어 폭스와 IE7에서하지만 크롬

HTML :

<p>View full-size photo <a href="iframeModal.html?placeValuesBeforeTB_=savedValues&TB_iframe=true&height=500&width=800&modal=true" title="The descripttion goes here." class="thickbox">here</a>.</p> 

iframe이 :

<input id="Login" value="&nbsp;&nbsp;Ok&nbsp;&nbsp;" onclick="self.parent.tb_remove();" type="submit"> 

오전 내가 뭔가를 놓친

+0

@hello_there_andy 사소한 수정을하지 마십시오. 제발 읽으십시오 : http://meta.stackoverflow.com/questions/276402/100-edits-in-one-evening-is-it-wrong/276435#276435 – PiotrWolkowski

답변

1

내가 window.parent.tb_remove()을 시도 할 것;? 내가 "자기"내가 알것하지 않는 무슨 모른다 w "tb_remove"는 무엇이며 전반적으로 상황을 정말로 이해하지 못합니다.

+0

시간 내 주셔서 감사합니다. tb = 두꺼운 상자 http://jquery.com/demo/thickbox/ – alexchenco

관련 문제