Team:Dundee/HumanPractice/MediaCoverage
From 2013.igem.org
(Difference between revisions)
Kyleharrison (Talk | contribs) |
Kyleharrison (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{:Team:Dundee/Templates/Navigationbar}} | {{:Team:Dundee/Templates/Navigationbar}} | ||
+ | |||
<html> | <html> | ||
- | |||
<head> | <head> | ||
+ | <meta charset=utf-8 /> | ||
<!-- Website Design By: www.happyworm.com --> | <!-- Website Design By: www.happyworm.com --> | ||
Line 37: | Line 38: | ||
var myCirclePlayer = new CirclePlayer("#jquery_jplayer_1", | var myCirclePlayer = new CirclePlayer("#jquery_jplayer_1", | ||
{ | { | ||
- | + | m4a: "http://www.kyleharrison.co.uk/igem/audio/igemtayfm.wav", | |
}, { | }, { | ||
cssSelectorAncestor: "#cp_container_1", | cssSelectorAncestor: "#cp_container_1", | ||
Line 50: | Line 51: | ||
<body> | <body> | ||
- | + | <!-- Begin page content --> | |
<div class="container"> | <div class="container"> | ||
Line 65: | Line 66: | ||
</div> | </div> | ||
- | + | ||
- | <!-- The jPlayer div must not be hidden. Keep it at the root of the body element to avoid any such problems. --> | + | <!-- The jPlayer div must not be hidden. Keep it at the root of the body element to avoid any such problems. --> |
<div id="jquery_jplayer_1" class="cp-jplayer"></div> | <div id="jquery_jplayer_1" class="cp-jplayer"></div> | ||
Line 87: | Line 88: | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
+ | </body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 20:12, 4 October 2013