UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

6 lines 397 B
<div class="dojoxScrollWindow" dojoAttachEvent="onmouseenter: _enter, onmouseleave: _leave"> <div class="dojoxScrollWrapper" style="${style}" dojoAttachPoint="wrapper" dojoAttachEvent="onmousemove: _calc"> <div class="dojoxScrollPane" dojoAttachPoint="containerNode"></div> </div> <div dojoAttachPoint="helper" class="dojoxScrollHelper"><span class="helperInner">|</span></div> </div>