Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
397 bytes
|
Line | |
---|
1 | <div class="dojoxScrollWindow" dojoAttachEvent="onmouseenter: _enter, onmouseleave: _leave"> |
---|
2 | <div class="dojoxScrollWrapper" style="${style}" dojoAttachPoint="wrapper" dojoAttachEvent="onmousemove: _calc"> |
---|
3 | <div class="dojoxScrollPane" dojoAttachPoint="containerNode"></div> |
---|
4 | </div> |
---|
5 | <div dojoAttachPoint="helper" class="dojoxScrollHelper"><span class="helperInner">|</span></div> |
---|
6 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.