src/templates/sliderWidget.html
author veltr
Tue, 17 Apr 2012 15:03:40 +0200
branchnew-model
changeset 866 3bf7aa8216e5
parent 830 18ca612e9ff0
permissions -rw-r--r--
IriSP.Model.List now inherits from Array

{{! template for the slider widget - it's composed of two divs we one overlayed on top
    of the other }}
<div class='Ldt-sliderBackground'></div>
<div class='Ldt-sliderForeground'></div>
<div class='Ldt-sliderPositionMarker Ldt-TraceMe'></div>