| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
#28
Posted 29 June 2009 - 07:41 PM
This is really good info. I've been trying to find a way to have all browsers have the vertical scroll bar showing all the time so that the shorter pages don't shift as you go from page to page, because of the scroll bar coming in and out. I keep forgetting to try targeting the html when I want to effect something with css. Making the html have an overflow: hidden and then the body have overflow: scroll makes that happen. The default IE scroll bar was always causing problems.
#29
Posted 09 July 2009 - 08:40 AM
I have also try this : "This vertical scrollbar is always there, even if the length of the page does not require a vertical scrollbar."
Is it the problem of web server? And how can be fixed?
Thank you
-reply by Man Yan
#30
Posted 18 August 2009 - 04:21 PM
thorongil you are a star. I have been trying to stop my pages from shifting left because of the scroll bar and you have fixed it for me. It works beautifully in FF and IE with- html {overflow: scroll;}in the css. Thanks a million.
-reply by BayTheMoon#32
Posted 15 December 2009 - 09:45 PM
#33
Posted 31 December 2009 - 02:53 AM
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














