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.
9 lines (8 loc) • 411 B
HTML
<div class="dojoxCalendarEvent dojoxCalendarLabel" onselectstart="return false;">
<div class="labels">
<span data-dojo-attach-point="startTimeLabel" class="startTime"></span>
<span data-dojo-attach-point="summaryLabel" class="summary"></span>
<span data-dojo-attach-point="endTimeLabel" class="endTime"></span>
</div>
<div data-dojo-attach-point="moveHandle" class="handle moveHandle" ></div>
</div>