Line 8: | Line 8: | ||
<title>Home</title> | <title>Home</title> | ||
+ | <body> | ||
<style> | <style> | ||
− | + | #homeimg{ | |
− | + | display: -webkit-flex ! important; /* Safari */ | |
− | + | display: flex ! important; | |
− | + | background-image: url('../bbighome.jpg') ! important; | |
− | + | background-size: cover ! important; | |
− | + | background-repeat: no-repeat ! important; | |
− | + | background-position: center ! important; | |
− | + | justify-content: center ! important; | |
− | + | align-items: center ! important; | |
− | + | } | |
− | + | .edgeword{ | |
− | + | animation:edgeword 5s; | |
− | + | -webkit-animation:edgeword 5s; /* Safari and Chrome */ | |
− | + | animation-iteration-count:infinite; | |
− | + | -webkit-animation-iteration-count:infinite; | |
− | + | } | |
− | + | @keyframes edgeword{ | |
− | + | 0% {color:rgba(255,255,255,0.6);} | |
− | + | 50% {color:rgba(255,255,255,0);} | |
− | + | 100% {color:rgba(255,255,255,0.6);} | |
− | + | } | |
− | + | @-webkit-keyframes edgeword/* Safari and Chrome */{ | |
− | + | ||
− | + | 0% {color:rgba(255,255,255,0.6);} | |
− | + | 50% {color:rgba(255,255,255,0);} | |
− | + | 100% {color:rgba(255,255,255,0.6);} | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
− | < | + | <script> |
− | + | $(function(){ | |
− | + | var video = document.getElementById("myVideo"); | |
− | + | ||
− | + | ||
− | + | $("#homeimg").click(function () { | |
− | + | video.css("display","block"); | |
− | + | sourceDom = $("<source src=\""+ "https://static.igem.org/mediawiki/2019/1/1b/T--CSU_CHINA--film1.mp4" +"\">"); | |
− | + | video.append(sourceDom); | |
− | + | video[0].play(); | |
− | + | }); | |
− | + | ||
− | + | ||
− | + | video.bind("ended",function () { | |
− | + | video.css("display","none"); | |
− | + | }); | |
− | + | ||
}); | }); | ||
− | |||
− | |||
− | |||
</script> | </script> | ||
− | + | <div class="container-fluid m-0 p-0"> | |
− | + | <div class="row p-0 m-0" style="height: 100%; width: 100%;" id="homeimg"> | |
− | + | <div class="col-12 p-0 m-0"> | |
− | <div | + | <div class="d-flex justify-content-center align-items-center edgeword" style="height: 100%; width: 8%; color: rgba(255,255,255,0.6); line-height: 100%; font-size: 1.5rem; left: 0; float: left;"> |
− | + | <p>C<br>L<br>I<br>C<br>K<br><br>T<br>O<br><br>W<br>A<br>T<br>C<br>H<br><br>V<br>I<br>D<br>E<br>O</p> | |
− | + | </div> | |
− | + | <video | |
− | + | muted | |
− | + | autoplay | |
− | + | id="myVideo" | |
− | + | style="min-height:100vh; width:100%;display: none;"> | |
− | + | <source src ='https://static.igem.org/mediawiki/2019/1/1b/T--CSU_CHINA--film1.mp4'> | |
− | + | Your browser does not support HTML5 video. | |
− | + | </video> | |
− | + | <div class="d-flex justify-content-center align-items-center edgeword" style="height: 100%; width: 8%; color: rgba(255,255,255,0.6); line-height: 100%; font-size: 1.5rem; right: 0; float: right;"> | |
− | + | <p>C<br>L<br>I<br>C<br>K<br><br>T<br>O<br><br>W<br>A<br>T<br>C<br>H<br><br>V<br>I<br>D<br>E<br>O</p> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
</div> | </div> | ||
− | + | </body> | |
</html> | </html> | ||
{{CSU_CHINA/footer}} | {{CSU_CHINA/footer}} |
Revision as of 01:59, 22 October 2019
loading……
C
L
I
C
K
T
O
W
A
T
C
H
V
I
D
E
O
C
L
I
C
K
T
O
W
A
T
C
H
V
I
D
E
O