I m having some major headache trying to apply CSS3 transitions to a slideshow trough JavaScript.
基本上讲, Java的文字在幻灯中得到了所有幻灯,如果没有CSS3的转换支持,它会仅仅在不过渡的情况下采用风格,则将CSS的班级应用到正确的元件中,以产生冰.效应。
Now, my little problem. All works as expected, all slides get the correct styles, the code runs without bugs (so far). But the specified transitions do not work, even though the correct styles where applied. Also, styles and transitions work when I apply them myself trough the inspector.
自2006年以来 我本人认为,有人可以回答这个问题,但很有理由?
I ve put together a little example of what the code is right now: http://g2f.nl/38rvma