| author | hamidouk |
| Tue, 08 Nov 2011 10:37:46 +0100 | |
| branch | popcorn-port |
| changeset 206 | c5b2f31991eb |
| parent 201 | 4de73fd2c4f8 |
| child 221 | 2a83d308dba6 |
| permissions | -rw-r--r-- |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
1 |
<div id='LdtSearchContainer' |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
2 |
style='margin-top: {{heightS}} px; margin-left: 445px; position: absolute;'> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
3 |
<div id='LdtSearch' |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
4 |
style='background-color: #EEE; display: none; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center; z-index: 999;'> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
5 |
<input id='LdtSearchInput' |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
6 |
style='margin-top: 2px; margin-bottom: 2px;' /> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
7 |
</div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
8 |
</div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
9 |
<div id='Ldt-Root'> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
10 |
<div id='Ldt-controler' class='demo'> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
11 |
<div class='Ldt-Control1'> |
| 85 | 12 |
<button id='ldt-CtrlPlay'>Lecture |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
13 |
/ Pause</button> |
| 85 | 14 |
<button id='ldt-CtrlNext'>Suivant</button> |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
15 |
</div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
16 |
<div id='Ldt-Annotations' class='ui-slider'> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
17 |
<div id='slider-range-min'></div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
18 |
|
|
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='Ldt-Control2'> |
|
144
5e26770c77f6
renamed search button id to something with more meaning
hamidouk
parents:
105
diff
changeset
|
21 |
<button id='ldt-CtrlSearch'> |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
22 |
Rechercher</button> |
| 85 | 23 |
<button id='ldt-CtrlSound'>Sound</button> |
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
24 |
</div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
25 |
|
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
26 |
<div class='cleaner'> \;</div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
27 |
|
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
28 |
<div id='Ldt-Show-Arrow-container'> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
29 |
<div id='Ldt-Show-Arrow'></div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
30 |
</div> |
|
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
31 |
</div> |
| 85 | 32 |
<div id='Ldt-Ligne'> |
33 |
<!-- this div displays the annotations. --> |
|
|
34
2d97ecb80793
changed the build file to accomodate the template compilation
hamidouk
parents:
diff
changeset
|
34 |
</div> |
| 201 | 35 |
</div> |