mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-20 15:03:36 +01:00
5917a70dcc
- Add wodocollabtexteditor library
6 lines
397 B
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> |