src/templates/sliderWidget.html
author cavaliet
Thu, 26 Apr 2012 12:09:56 +0200
changeset 878 c983360f0e7a
parent 830 18ca612e9ff0
permissions -rw-r--r--
SlideShareWidget better management of container.

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