您好,登錄后才能下訂單哦!
<iframe src="http://www.baidu.com/web/liuyan" id="ifrm" onload="loadFrame(this)" frameborder="0" scrolling="no" width="71%" height="1500"></iframe> <script type="text/javascript"> function loadFrame(obj){ $('html, body').animate({ scrollTop: $("#ifrm").offset().top }, 1); } window.addEventListener('message',function(e){ alert(e.data); },false); </script>
對(duì)應(yīng)的iframe頁(yè)面
<div id="dianjiwo">點(diǎn)擊我測(cè)試</div> <script> $(function(){ //iframe嵌套發(fā)送父頁(yè)面參數(shù) $("#dianjiwo").click(function(){ window.parent.postMessage(1,'*'); }); }) </script>
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。