using jquery ui draggable changes the state of an element from absolute to relative
positioning, which breaks the way our seek button expands itself, so we need to
force absolute positioning, quite uglily, using jquery.
{{! template shown while the annotation widget is loading }}
<div id='Ldt-load-container'>
<div id='Ldt-loader'> </div>
Chargement...
</div>