Rocket creates an animation when an item is moved to another element.
Include:
rocketcss(rocket, target, theclass)
rocket
with the class item that you want to move.target
with the class item that you want to use as target.theclass
with one of those available animations: rocketPulse, rocketPulseHole, rocketRotate, rocketRotateHole, rocketRotateGo, rocketGost, rocketFlip, rocketCircleYou can add a special class targetPulse
to the target element in your custom script file action.
JS example on click