flash jquery animation code example Example: how to animate a flash in jquery $("#someElement").fadeOut(100).fadeIn(100).fadeOut(100).fadeIn(100);