Team:ETH Zurich/Templates/Test2

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
{{:Team:ETH_Zurich/Templates/stylesheet}}
{{:Team:ETH_Zurich/Templates/stylesheet}}
 +
Testvideo:
-
 
+
{{:Team:ETH Zurich/Templates/Video|width=640px}}
-
<html>
+
-
<div style="width: 80%; max-width:640px; margin-left: auto; margin-right: auto;">
+
-
    <video id="player_a" class="projekktor" poster="media/intro.png" title="this is Projekktor" width="640" height="360" controls>
+
-
<source src="http://praegnanz.de/html5video/player/video_SD.mp4" type="video/mp4" />       
+
-
<source src="http://praegnanz.de/html5video/player/video_SD.webm" type="video/webm" /> 
+
-
    </video>
+
-
</div>
+
-
    <script type="text/javascript">
+
-
$(document).ready(function() {
+
-
    projekktor(
+
-
                '#player_a', // destination-container-selector-fuzz a la jQuery
+
-
                {}, // an empty Projekktor-ccofig-object
+
-
                function(player) { // "onready" callback -
+
-
                   
+
-
                }
+
-
    );
+
-
});
+
-
    </script>
+
-
 
+
-
</html>
+

Revision as of 12:41, 23 September 2013

Header2.png
80px-Eth igem logo.png

Testvideo: