Team:DTU-Denmark/Vision

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<html>
-
+
-
<head>
+
-
+
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+
-
<title>Scroll Follow Container Example</title>
+
-
+
<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" src="https://2011.igem.org/Team:DTU-Denmark/jquery.scrollfollow.js?action=raw&ctype=text/javascript"></script>
Line 53: Line 47:
}
}
</style>
</style>
-
</head>
 
-
<body>
 
-
 
<div id="container">
<div id="container">
Line 73: Line 64:
</div><!--end #example-->
</div><!--end #example-->
</div><!--end #container-->
</div><!--end #container-->
-
</body>
 
</html>
</html>

Revision as of 21:34, 31 August 2011

Ducks

This is an example of how the scroll following object will, by default, remain inside its immediate container.

Back to Scroll Follow home.