Template:Scroll

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
<script src="http://markgoodyear.com/labs/scrollup/js/jquery.scrollUp.min.js"></script>
<script src="http://markgoodyear.com/labs/scrollup/js/jquery.scrollUp.min.js"></script>
<link rel="javascript" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/jquery.easing.min?action=raw&ctype=text/javascript" type="text/javascript" />
<link rel="javascript" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/jquery.easing.min?action=raw&ctype=text/javascript" type="text/javascript" />
 +
  <style>
 +
    #scrollUp {
 +
bottom: 20px;
 +
right: 20px;
 +
  }
 +
  #scrollUp-active{
 +
  border-top-width:0px;
 +
  }
 +
</style>
<script>
<script>
Line 30: Line 39:
</script>
</script>
-
  <style>
+
 
-
    #scrollUp {
+
-
bottom: 20px;
+
-
right: 20px;
+
-
  }
+
-
  #scrollUp-active{
+
-
  border-top-width:0px;
+
-
  }
+
-
</style>
+
</head>
</head>
</html>
</html>

Revision as of 03:00, 27 August 2013