src/templates/overlay_marker.html
author hamidouk
Mon, 28 Nov 2011 12:14:31 +0100
branchlazyload-js
changeset 341 e9442357851b
parent 228 53d8d95a0079
child 258 cd439bb3421d
permissions -rw-r--r--
integrating LazyLoad. It replaces the old code in IriSP.loadLibs. As a consequence, LdtPlayer.js is not necessary anymore and has been removed from the build.

{{! the template for the small white bars which is z-indexed over our segment widget }}
<div class='positionMarker' style='position: absolute; z-index: 100; width: 1px; height: 20px; background-color: white;'>
</div>