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