Hi,

I had placed the following code in my stylesheet to deal with the
issue that Firefox and Safari has of moving slightly back and forth
depending on whether the page has a scroll bar or not, however, it
doesn't seem to work in IE8

html {
        font-size: 100%; overflow: -moz-scrollbars-vertical !important;
min-height: 100%; margin-bottom: 1px;
}

Any suggestions?

Thanks,

Nancy
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to