for some reason @-webkit-keyframes is not working on safari. It works perfectly on chrome, but not safari. An iPhone image is supposed to slide up but it doesn't. You can see how its supposed to work on chrome and then safari. It was working perfectly a few days ago but not anymore. You can see and edit the source code on the website here Website
for some reason @-webkit-keyframes is not working on safari. It works perfectly on chrome, but not safari. An iPhone image is supposed to slide up but it doesn't. You can see how its supposed to work on chrome and then safari. It was working perfectly a few days ago but not anymore. You can see and edit the source code on the website here Website
Safari needs the name to come first. Here is how I did it in short hand http://www.visibilityinherit.com/code/css3-blinking-image-with-keyframes.php
What do you mean by that? what name needs to come first?