Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
わかりました。iframeがありますが、特定のdivのみが必要です。元のページを編集できません。
どうすればそのdivを取得できますか?私は周りを見回そうとしていますが、何も満足のいくものではないようです。
サーバーをプロキシとして使用して、必要な HTML のセクションをフェッチして抽出します。
必要な div の ID がある場合は、javascript または jquery 検索を実行して、html コードから div を引き出して表示できます。これには iframe は必要ありません (iframe は html ドキュメント全体をボックスに表示します)。