Team:KAIST-Korea/test

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{:Team:KAIST-Korea/jihan}}
 +
__NOTOC__
<html>
<html>
<head>
<head>
-
<style type="text/css">
+
<script type="text/javascript">
-
body
+
bg = new Array();
-
{
+
bg[0] = "http://unn.campuslife.co.kr/file/Media/News/Gisa/20107/14/image/2010714105315.jpg"
-
      width=100%;
+
bg[1] = "http://cfs6.tistory.com/image/4/tistory/2008/03/31/03/56/47efe2470b38f"
-
      background-image:url('https://static.igem.org/mediawiki/2011/8/84/Kaist2011_menu_background.jpg');
+
bg[2] = "http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg"
-
      background-repeat:no-repeat;
+
-
      background-position:center top;
+
-
      background-attachment: scroll;
+
-
      background-color:#bbe0e9;
+
-
      z-index:-100;
+
-
}
+
-
</style>
 
-
 
-
 
-
<body>
 
-
 
-
<script type="text/javascript">
 
function changeBackground(jihan)
function changeBackground(jihan)
{
{
-
       document.write(jihan)
+
       document.body.style.backgroundImage="url('http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg')"}
-
           
+
-
//document.body.style.background="#f3f3f3 url('http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg'
 
-
) no-repeat right top";       
 
-
}
 
</script>
</script>
 +
</head>
 +
<body>
 +
 +
<!--Tag Body-->
 +
<div>
 +
<a href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices/Human_Practices"><img id="tag2" src="https://static.igem.org/mediawiki/2011/2/26/Kaist2011_text_humanpractices.png" />
 +
</a>
 +
<a><img id="tag3" src="https://static.igem.org/mediawiki/2011/4/48/Kaist2011_text_safety.png" />
 +
</a>
 +
</div>
-
<div id="icon_places_holder">
 
       <img border="1" onclick="changeBackground(0)" src="http://imgnews.jknews.co.kr/photo/2009/09/24/20090924_12537820151.jpg" width="25" height="25";>
       <img border="1" onclick="changeBackground(0)" src="http://imgnews.jknews.co.kr/photo/2009/09/24/20090924_12537820151.jpg" width="25" height="25";>
       <img border="1" onclick="changeBackground(1)" src="http://cfs6.tistory.com/image/4/tistory/2008/03/31/03/56/47efe2470b38f" width="25" height="25";>
       <img border="1" onclick="changeBackground(1)" src="http://cfs6.tistory.com/image/4/tistory/2008/03/31/03/56/47efe2470b38f" width="25" height="25";>
       <img border="1" onclick="changeBackground(2)" src="http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg" width="25" height="25";>
       <img border="1" onclick="changeBackground(2)" src="http://news.chosun.com/site/data/img_dir/2007/12/14/2007121401109_0.jpg" width="25" height="25";>
-
</div>
 
</body>
</body>
-
</head>
 
</html>
</html>

Revision as of 18:29, 12 August 2011