How can I get a CSS Animation to play with a JavaScript onClick? I currently have:
.classname { -webkit-animation-name: cssAnimation; -webkit-animation-d
Are you sure you only display your page on webkit? Here is the code,passed on safari. The image (id='img') will rotate after button click.
(id='img')
Untitled Document