Gerd Riesselmann: Notes From the Bog - All Around Objects: C++, .NET, PHP, Design Patterns And MoreThis is the blog of Gerd Riesselmann, a freelance software developer from Cologne, Germany. This site contains articles about software development and user interface design in general and object oriented programming in special, covering a set of programming languages from C++ and C# to PHP and Javascript. Additionally, you'll find code snippets and modules for Drupal, the open source content management system powering this site.When Internet Explorer displays a white page...- March 27, 2007 .. this may be because of a wrong script tag. Actually, both Internet Explorer 6 and 7 will fail, if you use the script tag like this: IE instead requires an explicit closing tag, like this: PS: This is primary a note to myself, since I get trapped by this over and over again...http://www.gerd-riesselmann.net/development/when-internet-explorer-displays-a-white-page |