Template:KIT-Kyoto/menuJ

From 2010.igem.org

(Difference between revisions)
(New page: <html><head> <style type="text/css"> .menu table, .menu tr, .menu td {background:transparent url("https://static.igem.org/mediawiki/2010/6/60/HAIKEI2.PNG");} table,tr,td {background-color: tr...)
Line 92: Line 92:
border:0px solid #000099;
border:0px solid #000099;
}
}
 +
 +
 +
#iGEM {
 +
position: relative;
 +
                        float:right;
 +
width: 180px;
 +
margin: 0px;
 +
padding: 0px;
 +
border: 0px solid #42CBDC;
 +
}
</style>
</style>
 +
 +
 +
<script type="text/javascript" src="http://kitchen.net-perspective.com/sf-example/jquery.js"></script>
 +
<script type="text/javascript" src="http://kitchen.net-perspective.com/sf-example/ui.core.js"></script>
 +
  <script type="text/javascript" src="http://kitchen.net-perspective.com/sf-example/jquery.scroll-follow.js"></script>
 +
 +
  <script type="text/javascript">
 +
  $( document ).ready( function ()
 +
{
 +
$( '#iGEM' ).scrollFollow();
 +
}
 +
);
 +
  </script>
 +
</head>
</head>
<body>
<body>
 +
<div id="iGEM">
 +
<a href="https://2010.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2010/b/be/IGEMKIT.JPG" alt="iGEM Home" /> </a>
 +
</div>
<BR><BR>
<BR><BR>

Revision as of 04:38, 24 October 2010