I\'m looking for the webkitTransition object reference here
function spawnAnimation(what){ //sets the moving element var moveingEl = document.getEl
I know it's a workaround, but can you use jQuery?
$(moveingEl).css('-webkit-transform', 'translateX(200px)');