style Function

Returns the computated style for the specified HTML node.

Summary

ElementFunction
ReturnsString|Number

Arguments

objObject[required] HTML node.
styleString[required] Name of the style property.

Example

nano.style(node, 'left');
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php