css - Background image not staying fixed in IE8 (anythingSlider) -


The link referenced in the text below:

If you preview the CSS for the div with the class "AnythingNavWindow", you can see a background image that is being used to put the shadow effect, while viewing the thumbnail view of the thumbnail slider, next to the thumbnail view of the thumbnail slider < P> OK, unfortunately, when viewing in IE8, to see additional thumbnails in the slider The use of sliders stays shadow moves with the thumbnail. Every other browser handles the background image properly, which should not be stable with the thumbnail slider.

The actual transition of the thumbnails is being done on a parent container, not with the class "container" class, not the parent container, so I'm not sure why this is happening.

I do not believe this is an issue with the slider, but there is an issue with CSS.

Here's a JSfield ready to tamper it with:

  div.anythingNavWindow {width: 616px! Important; Background: URL ('http://www.massgeneral.org/assets/js-plugins/images/bg-slideshow-shadows.png') No-repeat transparency; }   

I have tried:

  • Setting the position to "fix", in any case hides the entire DIV container.
  • Determine background position using "background-position-x";

    Thank you!

    = "post-text" itemprop = "text">

    Try backgroundPositionX and backgroundPositionY

    Uses IE8 for some stupid reasons.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -