Tuesday, April 18, 2006

Firefox scrollbar dissapearance

One thing I'll say for Internet Explorer is that the scrollbar stays put, so if you are on a short page, then click to a long page, the design doesn't jump about the page, which is what happens in Firefox.

Luckily enough there is a solution: lob this into your css file:

html {overflow: -moz-scrollbars-vertical;}


Sorted.

0 Comments:

Post a Comment

<< Home