I am facing this issue on IE7 only, when I am scrolling the page: Text of some section is not scrolling properly, although a horizontal line is scrolling.
May be it's a loading issue but I need to solve this.
Technology is HTML5, bootstrap, CSS3. Framework is MVC.
Look at the Search Again
text in the image above.
This sounds like a the IE7 Text Redraw bug:
http://zomigi.com/blog/ie-7-button-text-redraw-bug/
http://www.lifeathighroad.com/web-development/fixed-ie7-button-text-redraw-bug/
try adding this to the button css:
If that doesn't work try this: