RSS
Posted in CSS
ARTICLE 0 comments
06/17 2010

Fix the FireFox Browser Shift

FireFoxIf you have ever gotten that annoying FireFox browser shift with certain web pages that are shorter than you viewing screen. This CSS trick works perfectly.

html { overflow: -moz-scrollbars-vertical !important; }
/* Fixes FireFox Browser Shift by turning the vertical scroll bar always on */

Social poster

delicious digg reddit technorati facebook twitter google yahoo wikio blinklist simpy spurl 

Downloads

  • No documents for download.
  1. Track comments via RSS 2.0 feed. Feel free to post the comment, or trackback from your web site.

    Currently there are no comments related to article "Fix the FireFox Browser Shift".