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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     1
<div id='Ldt-Root'>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     2
	<div id='Ldt-PlaceHolder'>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     3
		<a href='http://www.adobe.com/go/getflashplayer'>Get flash</a> to see
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     4
		this player
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     5
	</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     6
	<div id='Ldt-controler' class='demo'>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     7
		<div class='Ldt-Control1'>
85
63c979590537 clean up of the templates.
hamidouk
parents: 35
diff changeset
     8
			<button id='ldt-CtrlPlay'>Lecture
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
     9
				/ Pause</button>
85
63c979590537 clean up of the templates.
hamidouk
parents: 35
diff changeset
    10
			<button id='ldt-CtrlNext'>Suivant</button>
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    11
		</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    12
		<div id='Ldt-Annotations' class='ui-slider'>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    13
			<div id='slider-range-min'></div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    14
		</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    15
		<div class='Ldt-Control2'>
85
63c979590537 clean up of the templates.
hamidouk
parents: 35
diff changeset
    16
			<button id='ldt-CtrlLink'>
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    17
				Rechercher</button>
85
63c979590537 clean up of the templates.
hamidouk
parents: 35
diff changeset
    18
			<button id='ldt-CtrlSound'>Sound</button>
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    19
		</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    20
		<div class='cleaner'>&nbsp;</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    21
		<div id='Ldt-Show-Arrow-container'>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    22
			<div id='Ldt-Show-Arrow'></div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    23
		</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    24
	</div>
85
63c979590537 clean up of the templates.
hamidouk
parents: 35
diff changeset
    25
	<div id='Ldt-Ligne'>
34
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    26
	</div>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    27
	<div id='Ldt-output' style='clear: left; float: none; position: relative; height: 200px; width: {{width}}px; overflow: scroll;'>
2d97ecb80793 changed the build file to accomodate the template compilation
hamidouk
parents:
diff changeset
    28
	</div>