toicontien
12-27-2005, 01:14 PM
I just spent the last three days chasing after an Internet Explorer 6/Windows bug that crashes the browser. It only seems to affect CSS layouts utilizing source ordered columns and a DIV tag with no nested tags that only contains white space characters. Very strange. I finally figured it out: Placing any nested tags, text or HTML comment gets rid of the bug. The link below provides some background information, a fix and a couple demonstrations:
Empty DIV Crashes Internet Explorer 6.0/Windows (http://help.newdigitalgroup.com/bugs/Internet_Explorer/6/Empty_DIV_Crash/)
I guess I posted this less for getting a solution and more to provide a solution. This problem seems to be tied to CSS and HTML.
Empty DIV Crashes Internet Explorer 6.0/Windows (http://help.newdigitalgroup.com/bugs/Internet_Explorer/6/Empty_DIV_Crash/)
I guess I posted this less for getting a solution and more to provide a solution. This problem seems to be tied to CSS and HTML.