I'm having an issue with my parallax banner on IE10. It freezes, doesn't animate, and gets stuck on the second image.
Interestingly, it works perfectly fine on all other browsers. I can't seem to figure out what's causing the problem.
You can check out the website here.
The code is quite lengthy, and even when I replace it with the one provided by da-plugin without any modifications, the issue persists. Here's the code snippet:
html:
<div id="da-slider" class="da-slider">
... (code snippet continues)
I'm experiencing similar difficulties with the CSS – it's too extensive to paste here without it getting messy. Your best bet would be to use F12 to inspect it directly, unless someone has a better solution!
Cheers!