White Screen of Death

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

We have a complex site (dojo; scriptaculus) and a SWF in a floating
div.

After a certain series of steps with several floating divs visible,
the entire browser page goes white - bang!

It seems to be when we have a floating div move around on the page.

A) Does anyone know what is going on?

B) What can we do to mollify IE6 (IE7 and FF work fine) until everyone
upgrades to something better?

Thanks
 
Hi Richard,

I am using IE7 cloaked as IE6. There is a scripting error on
www.scriptaculus.com

"Exception thrown but not caught"

I also have a tweak to limit the number of loops that scripts will execute
which would explain why I don't get the 'white screen of death!' (I am not
sure if this hack applies to IE6, so it would suggest that you death screen
is caused by an endless loop in one of your scripts.)

I see that you are using alot of third-party scripts and the
positioniseverything.net style hacks....
See positioniseverything.net for the latest version with the IE7
workarounds, but IMHO this is not the approach to take for cross-browser
compatibility. (KISS is best).

Looks like a loose shrink-wrap problem.

Regards.
 
To anyone curious about this:

We found that our Flash app calling JavaScript functions was the
proximate cause. We jiggled the handle and it is not WPoD for now.

We have not found the cause or the exact reason, save that IE6 sucks.

Cheers
 
Back
Top