Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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.

കൂടുതലറിയുക

Firefox scrolls slowly on websites with background images.

  • 1 മറുപടി
  • 6 have this problem
  • 8 കാഴ്ചകൾ
  • 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.

എല്ലാ മറുപടികളും (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