Difference between revisions of "Team:HSNU-TAIPEI/HP/Material/PPT"

 
(14 intermediate revisions by the same user not shown)
Line 144: Line 144:
 
</div>
 
</div>
 
</header>
 
</header>
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
 
<script>
 
jQuery(document).ready(function() {
 
var offset = 220;
 
var duration = 500;
 
jQuery(window).scroll(function() {
 
if (jQuery(this).scrollTop() > offset) {
 
jQuery('.back-to-top').fadeIn(duration);
 
} else {
 
jQuery('.back-to-top').fadeOut(duration);
 
}
 
});
 
  
jQuery('.back-to-top').click(function(event) {
 
event.preventDefault();
 
jQuery('html, body').animate({scrollTop: 0}, duration);
 
return false;
 
})
 
});
 
</script>
 
<style>
 
.back-to-top {
 
position: fixed;
 
bottom: 5em;
 
right: 15px;
 
text-decoration: none;
 
color: #000000;
 
background-color: rgba(235, 235, 235, 0.80);
 
font-size: 1.39em;
 
font-family: 微軟正黑體;
 
font-weight: bold;
 
letter-spacing: 0.1em;
 
padding: 0.5em;
 
display: none;
 
}
 
 
.back-to-top:hover {
 
background-color: rgba(135, 135, 135, 0.50);
 
}
 
</style><a href="#" class="back-to-top"> 回到頁首 </a>
 
 
<main>
 
<main>
 
<div>
 
<div>
Line 190: Line 151:
 
<div>
 
<div>
 
<h3><font color="#00DB00"><strong>PPT</strong></font></h3>
 
<h3><font color="#00DB00"><strong>PPT</strong></font></h3>
<script language =javascript >
+
 
var curIndex=0;
+
 
//时间间隔(单位毫秒),每秒钟显示一张,数组共有5张图片放在Photos文件夹下。图片路径可以是绝对路径或者相对路径
+
 
var timeInterval=1000; //时间1秒
+
 
var arr=new Array();
+
<br>
arr[0]="https://static.igem.org/mediawiki/2015/5/57/PPT-0001.jpg";
+
<div align="center"><font color="#990000"><b><big>This is our PPT&nbsp;
arr[1]="https://static.igem.org/mediawiki/2015/0/0a/PPT-0002.jpg";
+
in Asia&nbsp; conference , including the results of our six months of
arr[2]="https://static.igem.org/mediawiki/2015/a/a9/PPT-0003.jpg";
+
experiments and human practice.</big></b></font><br>
arr[3]="https://static.igem.org/mediawiki/2015/4/49/PPT-0004.jpg";
+
</div>
arr[4]="https://static.igem.org/mediawiki/2015/d/d6/PPT-0005.jpg";
+
setInterval(changeImg,timeInterval);
+
function changeImg()
+
{
+
    var obj=document.getElementById("obj");
+
    if (curIndex==arr.length-1)
+
    {
+
        curIndex=0;
+
    }
+
    else
+
    {
+
        curIndex+=1;
+
    }
+
    obj.src=arr[curIndex];
+
}
+
</script>
+
<img id=obj src="img/logo.gif" width=200 height=150 border=0>
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<img src="https://static.igem.org/mediawiki/2015/5/57/PPT-0001.jpg"
+
height="443" width="591"><br>
+
 
<br>
 
<br>
 
<br>
 
<br>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<img src="https://static.igem.org/mediawiki/2015/0/0a/PPT-0002.jpg"
+
<img src="https://2015.igem.org/File:PPT-0001.jpg"
 
height="443" width="592"><br>
 
height="443" width="592"><br>
 
<br>
 
<br>
Line 367: Line 308:
 
height="542" width="724"><br>
 
height="542" width="724"><br>
 
<br>
 
<br>
 +
</body>
 
</div>
 
</div>
 
</main>
 
</main>

Latest revision as of 06:30, 10 September 2015

Material

PPT


This is our PPT  in Asia  conference , including the results of our six months of experiments and human practice.


                        


                       


                       


                       


                       


                       


                       


                       


                       


                        File:PPT-0011.jpg


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                       


                        File:PPT-0029.jpg