私が所有している2つのサイトがあります。どちらも同じ概念、同じ Java スクリプト、同じ入力方法、ベンダーのサイトからの iFrame の取得を持ちますが、CSS ファイルは例外です (どちらも CSS が異なります)。ただし、一方のサイトは iframe を適切にフェッチしますが、もう一方のサイトは非常に小さいサイズで表示されます。
CSS
#wrapper { width: 100%; float: left; background: url(../images/bg.gif) repeat-x;}
#wrapper-in { width: 780px; margin: auto;}
#header { width: 780px; height: 99px; float: left;}
#logo { position:absolute;width: 300px; height: 88px; margin: auto; margin-top: 2px; background:url(../images/logo.png) no-repeat}
#menu { width: 780px; height: 43px;}
そして私のiframe
HTML:
<iframe id="prp_iframe" scrolling="no" frameborder="0" scrollbars="0" src="http://api.peoplesearchaffiliates.com/remote-api/results.html?phone=567-429-3626">
テーブルが一番上に上がる理由を教えてください。このチェックアウト ページには何がありませんか?