Question

Problem: Once again change the selected value, the animation of the text does not start

My Browser: Firefox 26.0

//Example

http://jsfiddle.net/HQBVP/1/

Was it helpful?

Solution

First of all, add cross browser support to your css3 animations (i just added -webkit)

http://jsfiddle.net/HQBVP/2/

I think this should solve your problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top