/ Published in: CSS
In FF the page will "jump around" when moving from page to page due to the scrollbars. Find out how to make that stop.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
html { overflow-y: scroll; }
URL: http://www.nealgrosskopf.com/tech/thread.asp?pid=12