Webanizr Logo
Open / sluit menu
Module nodeInfo

The nodeInfo module collects information on the requested HTML node and sends it to the callback function.

syntax

webanizr.collect('nodeInfo', parameters, callback)

parameters

The nodeInfo module accepts the following parameters:

node__target (required)

The value of this parameter should be de node of which the information should be collected.

callback

To callback function to which to send the collected information.

demo

https://cdn.cpmodules.webanizr.com/demo/dom-info/index.html