dojox.widget.FisheyeList._overElement
dojo.require("dojox.widget.FisheyeList");
defined in dojox/widget/FisheyeList.js
Returns whether the mouse is over the passed element. Node: Must must be display:block (ie, not a )
parameter | type | description |
---|---|---|
node | DomNode|String | |
e |