I\'m looking for the webkitTransition object reference here
function spawnAnimation(what){ //sets the moving element var moveingEl = document.getEl
You can use:
element.style.webkitTransition = "set your transition up here"