Skip to content
mnaoumov.dev
Go back

IE7 and browser resize issues

IE7 have bunch of positioning bugs when browser resized.

See for more details

There is a nice css fix for some of them

body
{
    position: relative;
}

Share this post on:

Previous Post
IE6 testing
Next Post
sudo in PowerShell