Forum Moderators: open
When it didn't load, if you look at the source the
<iframe ....></iframe>
I've only been able to have it on real live rather complex pages. I've seen it in php generated pages (and yes, it generates that part always) and in static pages.
Works fine in Firefox & Safari ..., validates etc.
[edited by: tedster at 6:12 am (utc) on Oct. 23, 2006]
I've a page that load a number of identical iframes
near the bottom (floated next to eachother), I've seen it load just a few, I've seen it load none, I've even seen it forget to load regular images on the page.
It does so for different sizes of iframes, sometimes it's consistent in kicking it out, but most cases I've seen a consecutive reloads exibit random failures/success.
changing things to the page (e.g. an added table), can be enough to cause the failure with nearly 100% success rate.
No ad blocker on that machine.
When doing a view source in IE it displays spaces instead of part of the <iframe> tag.
It works fine in IE6, FF, safari.