开发者

Firefox slow on page with many iframe

开发者 https://www.devze.com 2023-01-02 08:35 出处:网络
I have about 10+ iframes in a page, and it\'s slowing down Firefox3.6.x substantially. Is there anything I can do about this? i.e. modify the DOM somehow, or suspending certain events etc etc 开发者_

I have about 10+ iframes in a page, and it's slowing down Firefox3.6.x substantially.

Is there anything I can do about this? i.e. modify the DOM somehow, or suspending certain events etc etc 开发者_JAVA技巧?


I would suggest a javascript solution instead..

http://www.tosbourn.com/2009/11/development/inframe-dynamic-iframe-creation-with-jquery/

It might be slightly faster, although the viewport for all your sites must be tiny?

0

精彩评论

暂无评论...
验证码 换一张
取 消