jQuery的方法:$("#id",window.parent.document) 原生的方法:window.parent.document.getElementById("id"); //有時候iframe會巢狀好幾層,那麼巢狀 ...
確定! 回上一頁