test/index.htm
changeset 5 e4e403ac4e03
parent 4 b050f540942e
child 7 b1845cdfc60d
--- a/test/index.htm	Tue Mar 29 12:28:52 2011 +0200
+++ b/test/index.htm	Tue Mar 29 15:59:28 2011 +0200
@@ -9,8 +9,8 @@
 <body>
 
 	<div style="width:650px;font-family: 'Trebuchet MS', 'Helvetica', 'Arial',  'Verdana', 'sans-serif';">
-	<h1>MetadataPlayer </h1>
-	Iri MetadataPlayer is a javascript's Widget interface to augment existing flash or html5 video player. 
+	<h1>MetaDataPlayer </h1>
+	Iri MetaDataPlayer is a javascript's Widget interface to augment existing flash or html5 video player. 
 	It's made to show time annotation and different metadata on video.
 	To implement it on your website it's 's really simple.
 	You just need to insert a div and a script, like the exemple under this lines.<br/><br/>
@@ -18,16 +18,9 @@
 	This Player is a freeSoftware under <a href="http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html"> CeCILL-C</a> license.
 	This program is made by <a href="http://www.iri.centrepompidou.fr/" >Institut de recherche et d innovation</a>
 	more information on <a href="http://www.iri.centrepompidou.fr/outils/agmented-player/" >this page</a>.
-	<br/><br/>
 	</div>
 	
-	<p id="output2" style="visibility:hidden"> texte</p>
-
 	
-	<div id="LdtSearchContainer"  style="margin-left:445px;">
-	<div id="LdtSearch" style="background-color:#EEE;display:block;width:165px;boder:1px;border-color:#CFCFCF;position:absolute;text-align:center;"><input id="LdtSearchInput" style="margin-top:2px;margin-bottom:2px;" /></div>	
-	</div>
-	xx
  <!-- START Integration  ###################################### -->
  <!-- SIMPLE PLAYER EXPERIMENTATION -->
 	<script type="text/javascript" src="../src/js/LdtPlayer.js"></script>