IE hangs on back button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If you click on a link on the page http://www.osar.ch/ (for example on
the navigation on the left) and the press the back-button before the new
page finished loading (but preferably after some content if the new page
is already shown) IE hangs almost always. In the title bar of the
windows "(Not responding)" appears, and it doesn't seem to recover from
this situation.

Tryied with:
Version: 6.0.3790.1830

and with:
Version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519

Any analysis or suggestion is welcome.

reto
 
I use IE 6.0.2800.1106.xpsp2.040919-1003

and I have the same results! Not responding and not waking up again!
 
I use IE 6.0.2800.1106.xpsp2.040919-1003 and I have the same behaviour. Not
responding and not waking up again!
 
thanks trisa for reporting.

I found out that removing the onload attributes from the img-tag seems
to prevent the problem. Previously each image had an onload attribute to
register it with a script, they are now all registered within the
onload-attribute of the body tag, which seems to be the standard
compliant way to go. Of course, a decent browser shouldn't hang anyway ...

cheers,
reto
 
Back
Top