Articles tagged: Animations
Found 15 documents
- Archive/Firefox_OS/Firefox_OS_apps/Transitions
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/App_invoking_app
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/In-app_navigation
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/Invoking_the_keyboard
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/Opening_and_closing_apps
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/Opening_and_dismissing_prompts
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/Starting_and_finishing_calls Starting a call:
- Archive/Firefox_OS/Firefox_OS_apps/Transitions/Switching_tasks
- Web/API/Animation The Animation interface of the Web Animations API represents a single animation player and ...
- Web/API/Animation/Animation The Animation() constructor of the Web Animations API returns a new Animation object instance.
- Web/API/Animation/currentTime The Animation.currentTime property of the Web Animations API returns and sets the current time ...
- Web/API/KeyframeEffect/setKeyframes The setKeyframes() method of the KeyframeEffect interface replaces the keyframes that make up ...
- Web/API/Web_Animations_API/Using_the_Web_Animations_API The Web Animations API lets us construct animations and control their playback with JavaScript. ...
- Web/Apps/Fundamentals/Performance/CSS_JavaScript_animation_performance Browsers are able to optimize rendering flows. In summary, we should always try to create our ...
- Web/CSS/@keyframes The @keyframes CSS at-rule lets authors control the intermediate steps in a CSS animation ...