IE7 have bunch of positioning bugs when browser resized.
There is a nice css fix for some of them
body
{
position: relative;
} IE7 have bunch of positioning bugs when browser resized.
There is a nice css fix for some of them
body
{
position: relative;
}