I have an endless slider built entirely with CSS animations and I want to be able to manipulate the animation with javascript (onlcick and keyboard input). I want to be able
Try this:
http://css-tricks.com/controlling-css-animations-transitions-javascript/
Hope this has helped solving your problem!