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.
fancybox2サイトの外部 URL を iframe として表示するために使用しています。
fancybox2
ページが表示されるまでに時間がかかりすぎることがあります。
Q:外部 URL の読み込み時間を短縮する方法はありますか?
iFrame は、読み込まれる標準的なページです。これらを高速化する必要がある場合は、他のページと同じトリックを適用する必要があります。つまり、次のとおりです。
または、ページをプリロードして、fancybox の準備が整うのを待つ代わりに、現在のページで iframe をロードすることもできます。