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.
7 lines
411 B
7 lines
411 B
<div class="Volume" dojoAttachEvent="mousedown:onShowVolume"> |
|
<div class="VolumeSlider" dojoAttachPoint="volumeSlider"> |
|
<div class="VolumeSliderBack" dojoAttachPoint="volumeSliderBack"></div> |
|
<div class="VolumeSliderHandle" dojoAttachPoint="handle" dojoAttachEvent="mousedown:startDrag, mouseup:endDrag, mouseover:handleOver, mouseout:handleOut"></div> |
|
</div> |
|
<div class="icon"></div> |
|
</div> |