Apparently this web page has been completelz unviewable in Internet Explorer for some time now. I can only apologize to anybody who has been browsing this webpage and seeing only the top navigation links. Since I use Linux, there is no easy way for me to test the design in Internet Explorer when doing changes to the layout.
Now, the bug was triggered by an extremely difficult-to-hit bug, the “IE7 disappearing content bug“. As soon as I found the problem, the solution was simple. I just had to add
min-width: 0;
to the css declaration of the disappearing content element. Really, really stupid bug that only the god-forsaken, bug-ridden menace of Internet Explorer has.
Now, if there are any more issues that I might have missed, contact me as soon as possible.
5 Comments
hej hej,
nu kan jag läsa din sida =)
//Viktor – vet inte om man ska skriva på engelska eller svenska
Jag ska till Zürich nästa helg med två schweizertyskar som jag har träffat här. Har du tid och lust kanske vi kan ses en stund över en fika/öl beroende på klockslag?
@Li,
Det låter väldigt roligt! Jag är med stor sannolikhet i Zürich i alla fall en del av nästa helg. Hör av dig!
> there is no easy way for me to test the design
Try http://browsershots.org
Nice tip! Will check that site out.