當我試圖讓contentwindow出來的iframe,利用的iFrame ContentWindow
var contentWindow = document.getElementbyId('iframe').contentWindow
有時它會返回「窗口未定義」,因爲contentWindow不存在。我似乎無法使用
if (contentWindow === unidentified) or if (contentWindow === null)
,因爲它剛出來的代碼的錯誤,如果我試圖抓住值出它來運行它的檢查。有沒有人遇到這個問題並找出解決方案?
`身份不明`讓我微笑:)我們都是初學者一次。 – 2013-04-08 08:04:37