javascript - How do I manipulate object.style.animationDuration outside of Chrome? -


i know throwing webkit prefix @ start works chrome (as object.style.webkitanimationduration), have yet find way of making work opera prefix, , i'm not sure how effective firefox prefix either. w3schools major browsers support duration property, do?

jsfiddle:

http://jsfiddle.net/4c7fp/

javascript , jquery suggestions accepted :)

maybe can use plugin that. (prefixfree plugin) has jquery plugin set/get css without prefixes.

btw why didnt use in css? can better , faster javascript.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -