Top "Keyframe" questions

Keyframes is a general term in animations that is used to refer to the starting point and the finishing point of an animated transition.

CSS lint parsing error - expected LBRACE error

Need some help. When looking at my CSS in CSS lint, they constantly report a parsing error, namely 'expected LBRACE …

parsing keyframe csslint
How do I change a background position with css3 animation?

Lets say I have a div element, with a background in position: 0%; how would I change the position to e.…

animation css background-position keyframe
CSS3 filter blur keyframe animation

What I'm trying to accomplish is a short gaussian blur animation on an image hover. Somewhat like setting focus on …

css animation filter blur keyframe
Key Frame Extraction From Video

I need Need To extract Key Frames from Video/Stream.So is there any standard implementation. I am using open …

opencv computer-vision keyframe
How to make the animation smooth?

I am trying to create a pre-loader which changer its height, width, border-radius and background color. The fiddle : https://jsfiddle.…

css css-transitions css-animations keyframe
Animate the overflow property

I need to animate height, and set overflow: hidden for the first keyframe, and overflow: visible (and keep it) for …

css overflow css-animations keyframe
CSS3 Animate Out of :hover

I'm setting up a simple animation that brings up a little additional information when you hover over an image. The …

css animation keyframe
Rainbow text animation using only CSS

I got inspired by this Rainbow Text Animation rainbow-text-animation, and I would like to use only CSS to make this …

html css colors keyframe
Keyframe animations with SCSS not working

I'm new to keyframe animations and after some searching this article seemed like a good place to start. Here is …

jquery css animation keyframe
WPF - animate image source change

I'm pretty new to WPF but I think what I need to do is relatively simple. I need to create …

wpf image animation keyframe