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 ?
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?