src/templates/radio.html
author hamidouk
Tue, 18 Oct 2011 15:38:30 +0200
branchpopcorn-port
changeset 87 c037221d9c76
parent 85 63c979590537
child 105 1c991d6a5305
permissions -rw-r--r--
I've broken the template code between the player hud and the annotation widget.

<div id='Ldt-Root'>
	<div id='Ldt-PlaceHolder'>
		<a href='http://www.adobe.com/go/getflashplayer'>Get flash</a> to see
		this player
	</div>
	<div id='Ldt-controler' class='demo'>
		<div class='Ldt-Control1'>
			<button id='ldt-CtrlPlay'>Lecture
				/ Pause</button>
			<button id='ldt-CtrlNext'>Suivant</button>
		</div>
		<div id='Ldt-Annotations' class='ui-slider'>
			<div id='slider-range-min'></div>
		</div>
		<div class='Ldt-Control2'>
			<button id='ldt-CtrlLink'>
				Rechercher</button>
			<button id='ldt-CtrlSound'>Sound</button>
		</div>
		<div class='cleaner'>&nbsp;</div>
		<div id='Ldt-Show-Arrow-container'>
			<div id='Ldt-Show-Arrow'></div>
		</div>
	</div>
	<div id='Ldt-Ligne'>
	</div>
	<div id='Ldt-output' style='clear: left; float: none; position: relative; height: 200px; width: {{width}}px; overflow: scroll;'>
	</div>