On Oct 24, 2011, at 4:47 PM, Tom Livingston wrote:
> HTML{overflow-y: scroll;} is another option
>> On Oct 24, 2011, at 3:52 PM, David Laakso wrote:
>>> See short page shift---
>>> <http://www.communitymx.com/content/article.cfm?cid=528a0>
>>> One fix is to force a scrollbar
>>> html { min-height: 100%; margin-bottom: 1px; }
>>> ~d

Testing on the windows browsers I have (IE6, FF7 Opera 11.51) 

HTML{overflow-y: scroll;}   works, but  html { min-height: 100%; margin-bottom: 
1px; } appears not to work.

Do I need to investigate this further or is it a case of sometimes one fix 
works while another doesn't?

thank you, John
______________________________________________________________________
css-discuss [css-d@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