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用来在我的网站上将外部网址显示为 iframe。
fancybox2
有时页面显示时间太长。
问:有没有办法加快外部 url 加载时间?
iFrame 只是一个正在加载的标准页面。如果您需要加快这些速度,您将需要应用与任何其他页面相同的技巧,即:
或者,您可以预加载页面,以便 iframe 与当前页面一起加载,而不是等待fancybox 准备好。