src/templates/annotationWidget.html
author hamidouk
Wed, 23 Nov 2011 15:45:41 +0100
branchpopcorn-port
changeset 313 7df805ebb75e
parent 269 8768637c3706
child 373 0e571ced5bc4
permissions -rw-r--r--
fixed some rounding errrors in segmentsWidget.js and animated the arrow and added a position fix to the arrowWidget.

{{! template for the annotation widget }}
<div class='Ldt-AnnotationsWidget'>
	<div class='ldt-Show'></div>
	<div class='demo Ldt-ShowAnnotation-audio'>
		<div class='Ldt-SaTitle'></div>
		<div class='Ldt-SaDescription'></div>
		<div class='cleaner'>
			<!--&nbsp\;-->
		</div>
	</div>
</div>