kilsoftrain
New Member
I had an idea for nesting CSS animations for infinite cycles where the duration of each cycle is a different prime number so the accumulative effect is a nice non-repetitive animation (hover over the logo with a webkit browser for an idea: http://jsbin.com/usabop/2)The problem is that when :hover state ends everything instantly jumps back to the original state.Does anyone have any ideas or suggestions to make this a smoother transition?