<iframe id="topNav" src="xx.php"></iframe> <script> var topWin = window.top.document.getElementById("topNav").contentWindow; alert(topWin); </script>