Log in
Log in with USB
Inloggen met vingerafdruk wordt binnenkort mogelijk.
This module can start and stop css animations.
webanizr.send('animation', data, parameters, callback);
The data is passed unaltered to the callback function. The data itself is not used.
Module animation accepts the following parameters:
The selector that points to the element(s) on which the animation action should be performed.
The type of action that should be performed. The options are:
The callback is called directly after the manipulations and receives the data unaltered.
https://cdn.cpmodules.webanizr.com/demo/css-animation/index.html