Top "Animation" questions

Animation is the rapid display of a sequence of visuals in order to create an illusion of movement or change.

Simple CSS Animation Loop – Fading In & Out "Loading" Text

Without Javascript, I'd like to make a simple looping CSS animation class that fades text in and out, infinitely. I …

css animation
Animate visibility modes, GONE and VISIBLE

So im trying to animate when i set the visibility of a linearlayout with other widgets, from GONE to VISIBLE …

android animation visibility slide
CSS3 equivalent to jQuery slideUp and slideDown?

My application is performing poorly with jQuery's slideDown and slideUp. I'm looking to use a CSS3 equivalent in browsers which …

jquery css animation
AngularJS - Animate ng-view transitions

I have 2 html pages, welcome.html and login.html both of which are "inserted" into index.html dependending on the …

javascript angularjs animation url-routing
How to Animate Addition or Removal of Android ListView Rows

In iOS, there is a very easy and powerful facility to animate the addition and removal of UITableView rows, here's …

android listview animation
How to make execution pause, sleep, wait for X seconds in R?

How do you pause an R script for a specified number of seconds or miliseconds? In many languages, there is …

r animation statistics
CSS-moving text from left to right

I want to create an animated HTML "marquee" that scrolls back and forth on a website: <div class="marquee"&…

css animation marquee keyframe
How to perform a fade animation on Activity transition?

I am codifiying a transition effect between my logo activity and my Main activity, but I have the problem that …

android animation android-intent pending-transition
How to animate button in android?

I am making an android app, and I have a button which leads to a messaging place. On the activity …

android animation button shake
disable Bootstrap's Collapse open/close animation

Any trick to disable the open/close animation of Collapse groups ?

javascript animation twitter-bootstrap