Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox scrolls slowly on websites with background images.

  • 1 reply
  • 6 have this problem
  • 2 views
  • Last reply by cor-el

more options

I find that when I go to websites that have background images, such as my tumblr (deshaunic.us) or the call of duty websites (http://www.callofduty.com/missions), scrolling is very slow and stutters, even though I have smooth scrolling enabled.

I have not had such issues with IE. I also have not had these issues on a different machine running Firefox 4 beta.

I find that when I go to websites that have background images, such as my tumblr (deshaunic.us) or the call of duty websites (http://www.callofduty.com/missions), scrolling is very slow and stutters, even though I have smooth scrolling enabled. I have not had such issues with IE. I also have not had these issues on a different machine running Firefox 4 beta.

All Replies (1)

more options

A workaround is to use a bookmarklet to make the background scroll.
This code may not work on all sites, only if the background image is attached to the body.

javascript:void(document.body.style.backgroundAttachment='scroll');


See also http://en.wikipedia.org/wiki/Bookmarklet