$(function() { var result = $('#myframe').prop('contentWindow').document; console.log(result); });
這樣輸出來的結果是:document對象spa