src/templates/sliderWidget.html
author veltr
Fri, 13 Apr 2012 18:08:19 +0200
branchnew-model
changeset 860 7fd843e0dc4e
parent 830 18ca612e9ff0
permissions -rw-r--r--
Implemented serialize functions

{{! 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>