CSS-Tricks / AnythingSlider

A jQuery Slider plugin for anything.
http://css-tricks.github.io/AnythingSlider/
GNU Lesser General Public License v3.0
1.15k stars 380 forks source link

XDomainRequest issue between anything slider and limelight player in ie8 & ie9 #561

Closed gvost closed 9 years ago

gvost commented 11 years ago

I have tried everything! I can't seem to get around this very specific issue. I have the anything slider and a limelight player on the same page, and in ie8 & ie9 there is a XDomainRequest conflict that is causing this error...

screen shot 2013-06-17 at 1 06 55 pm

when i remove the following code from the page it loads without consequence:

screen shot 2013-06-17 at 1 08 08 pm

here is the limelight player code...

screen shot 2013-06-17 at 1 09 45 pm

JamyGolden commented 11 years ago

Do you have a live example I could perhaps have a look at?