Tiled Image for background of DIV is making IE sllllowww when scrolling
Posted
by Nissan Fan
on Stack Overflow
See other posts from Stack Overflow
or by Nissan Fan
Published on 2010-04-06T06:42:09Z
Indexed on
2010/04/06
6:43 UTC
Read the original article
Hit count: 219
Take a look at http://www.pmverge.com at the "We're in Bootstrap Mode" DIV on the right-hand side. Having that background tile image is causing the IE browser (all versions) to drag when scrolling. What can I do to keep that tiled style but not have it slow down IE.
background-image: url(http://blog.pmverge.com/assets/images/background.gif)
NOTES
- Yes this is the Stackoverflow.com engine as I'm licensing it.
- The background watermark image is not slowing the page down (though it has about 50k).
© Stack Overflow or respective owner