dojo._getContentBox
<script src="../../js/dojo.js"></script>
defined in dojo/_base/html.js
Returns an object that encodes the width, height, left and top positions of the node's content box, irrespective of the current box model.
Usage
function (node, computedStyle) (view source)
parameter | type | description |
---|---|---|
node | ||
computedStyle |