再生&停止ボタンのエフェクト「Pause and Play Effect」

Here窶冱 an effect based on the one used in fml to stop and pause an event. The idea is that when we click on the play/pause button or press the space button, an image (play or pause) appears and fades out. This effect is done using jQuery, which we use to animate the image enlarging and fading out.

再生ボタンや停止ボタンを押すと画面にドーン!!とアニメーションが表示されるクールなjquery plugin

デモはこちら
http://www.tympanus.net/PausePlay/

設定もすごくシンプルです
http://tympanus.net/codrops/2010/01/07/pause-and-play-effect-with-jquery/