You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
397 B
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> |