Javascript/Prototype Effect Parallel not working in IE10
问题 I am having trouble with my JS in IE10 (IE7-9 works "fine") I have a slider with a fade/appear transition effect. When sliding to the next picture, the current one is faded out, while the next one is faded in. Problem is, that IE10 doesn't do the effect, it only hides the current one and shows the next one (but the delay between clicking the Next button and the showing of the next picture equals the duration of the effect on other browsers, so it does do something..) There are no console or