Team:DTU-Denmark/Vision

From 2011.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
-
<html>
 
-
<script type="text/javascript" src="https://2011.igem.org/Team:DTU-Denmark/jquery.scrollfollow.js?action=raw&ctype=text/javascript"></script>
 
-
 
-
  <script type="text/javascript">
 
-
  $( document ).ready( function ()
 
-
{
 
-
$( '#example3' ).scrollFollow();
 
-
}
 
-
);
 
-
  </script>
 
-
 
-
<style type="text/css">
 
-
#container {
 
-
height: 780px;
 
-
margin: 10px;
 
-
padding: 10px;
 
-
background: #ccc;
 
-
}
 
-
 
-
#example3 {
 
-
width: 180px;
 
-
padding: 20px;
 
-
border: 2px solid #42CBDC;
 
-
}
 
-
</style>
 
-
 
-
<div id="container">
 
-
<div id="example3">
 
-
</div><!--end #example-->
 
-
</div><!--end #container-->
 
-
</html>
 

Revision as of 21:44, 31 August 2011