IE方法:document.frames['myFrame'].document.getElementById('test').value; 火狐方法:document.getElementById('myFrame').contentWindow.document.getElementById('test').value; IE、火狐方法: 複製代碼 代碼如下: 代碼如下: var tmp = ''; if(document.frames){ tmp = 'ie哥上以說:'; 以中使用中在中在中上.frames['myFrame'].document.getElementById('test').value; }else{ 會在對上「myFrame').contentWindow.document.getElementById('test').value; } alert(tmp); } 範例程式碼:a.html頁面的程式碼 複製程式碼 🎜> 程式碼如下: 🎜> ="width:300px;height: 50px;"> function getValue(){ = document.frames['myFrame'].document.getElementById('test').value; tmp = document.getElementById ('myFrame').contentWindow.document.testElementById('myFrame').contentWindow.document.testElementById('). .value; alert(tmp); } b .html頁面的程式碼複製程式碼程式碼如下: "> 我是iframe 內的頁面 ;