Target
rocketPulse
rocketPulseHole
rocketRotate
rocketRotateHole
rocketRotateGo
rocketGost
rocketFlip
rocketCircle

Rocket creates an animation when an item is moved to another element.

View on GitHub

Setup

Include:

Usage

  1. Use this function on your javascript file: rocketcss(rocket, target, theclass)
  2. Replace rocket with the class item that you want to move.
  3. Replace target with the class item that you want to use as target.
  4. Replace theclass with one of those available animations: rocketPulse, rocketPulseHole, rocketRotate, rocketRotateHole, rocketRotateGo, rocketGost, rocketFlip, rocketCircle

Extra

You can add a special class targetPulse to the target element in your custom script file action.

Basic Example

JS example on click