I have an image with a border surrounding. I want to have the border fade in and out. Is this possible with opacity + webkit keyframes? Ideas?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s an example:
Here’s the fiddle: http://jsfiddle.net/RYT8L/4/
Note that in the real world, you’ll have to include all the vendor prefixes, or use Lea Verou‘s excellent tool called -prefix-free (which is what I’m using in that fiddle).