Log in
Log in with USB
Inloggen met vingerafdruk wordt binnenkort mogelijk.
The duplicateToAbs creates a duplicate of a node and sets it on a fixed position exactly op the place the original node is visible on the screen.
webanizr.send('duplicateToAbs', data, parameters, callback);
The data is send unaltered to the callback function. It is not used in this module.
The duplicateToAbs module accepts the following parameters:
The node of which the copy should be made.
The action that should be performed:
if the parameter is not set the copy action is performed.
The callback is called directly after the copy has been made and receives the data unaltered.
https://cdn.cpmodules.webanizr.com/demo/item-to-screen/index.html