css-nyan-cat
css-nyan-cat copied to clipboard
:cat2: Nyan Cat Meme created & animated 100% in pure CSS
Results
2
css-nyan-cat issues
Sort by
recently updated
recently updated
newest added
Thanks for your code~~~ Why do you code the script here? ``` document.getElementsByTagName('audio')[0].addEventListener('ended', function(){ this.currentTime = 0; }, false); ``` The loop="loop" here isn't work? thanks in advance~~~
Should now work on Safari.