You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/dojox/layout/resources/ScrollPane.html

6 lines
397 B
HTML

<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>