After struggling for days without success, I find myself once again seeking your help.
The current issue revolves around the slideshow on THIS website, which is powered by the jQuery Infinite Carousel Plugin. Despite adding background-size: auto 100%;
to the thumbnail divs, I have discovered that this CSS property is not recognized by IE8 and earlier versions.
So my query is this: Is there a browser-compatible alternative to background-size
that would work for older browsers? Or perhaps there exists a clever hack that could solve this dilemma?
Any assistance you can provide would be greatly appreciated. Thank you!