Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 120: | Line 120: | ||
<!-- *****************************************马车动画*********************************************--> | <!-- *****************************************马车动画*********************************************--> | ||
− | <video id="home-video" style="position:absolute;width:90%;margin-left:5%;top: | + | <video id="home-video" style="position:absolute;width:90%;margin-left:5%;top:9%;z-index:100;display:none;" controls="controls" loop="false" preload="preload"> |
<source src="https://static.igem.org/mediawiki/2018/5/58/T--CPU_CHINA--home-video.mp3" type="video/mp3"/> | <source src="https://static.igem.org/mediawiki/2018/5/58/T--CPU_CHINA--home-video.mp3" type="video/mp3"/> | ||
<source src="https://static.igem.org/mediawiki/2018/b/be/T--CPU_CHINA--team-video2.mp4" type="video/mp4"/> | <source src="https://static.igem.org/mediawiki/2018/b/be/T--CPU_CHINA--team-video2.mp4" type="video/mp4"/> | ||
Line 156: | Line 156: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(".whole-carriage").css("animation","mymove | + | $(".whole-carriage").css("animation","mymove 7s"); |
− | $(".whole-carriage").css("-webkit-animation","mymove | + | $(".whole-carriage").css("-webkit-animation","mymove 7s"); |
var e = document.getElementById("whole-carriage"); | var e = document.getElementById("whole-carriage"); |
Revision as of 09:19, 17 October 2018