同时加载多个iframe [英] Load multiple iframes indepenendly at the same time

查看:810
本文介绍了同时加载多个iframe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我有一个带有多个窗口小部件" iframe的主父页面. ClientSide JavaScript设置这些iframe的SRC属性,以便它们可以同时加载.问题是:如果其中一个iframe(它们全部是从同一IIS服务器加载的,并且实际上是ASPX页面)要花很多时间加载-则会阻止其余iframe的加载.有没有办法同时向服务器发出多个HTTP请求?

Hi all,
I have a main parent page with several "widget" iframes. ClientSide JavaScript sets SRC attribute of these iframes so they can load at the same time. The problem is: if one of the iframes (they''re all loaded from the same IIS server and really are ASPX pages) is taking a lot to load - it blocks the rest from loading. Is there a way to make multiple HTTP requests to the server at the same time?

推荐答案

它的IE限制了到服务器的连接数量:
http://blogs.msdn.com/b/ie/archive/2005/04/11/407189.aspx [ ^ ]

最好的问候
Espen Harlinn
It''s IE that limits the number of connections to your server:
http://blogs.msdn.com/b/ie/archive/2005/04/11/407189.aspx[^]

Best regards
Espen Harlinn


这篇关于同时加载多个iframe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆