Difference between revisions of "Team:Brasil-USP/Templates/Foot"

 
(8 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
     ================================================== -->
 
     ================================================== -->
 
     <!-- Placed at the end of the document so the pages load faster -->
 
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+
     <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> -->
     <script src="https://2015.igem.org/wiki/index.php?title=Team:Brasil-USP/Templates/js/bootstrap.min.js&action=raw&amp;ctype=text/js"></script>
+
   
 +
     <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Brasil-USP/Templates/js/bootstrapmin&action=raw&amp;ctype=text/javascript"></script>
  
 
     <script>
 
     <script>
Line 29: Line 30:
 
           if ($target)
 
           if ($target)
 
           {
 
           {
             if ( $target.attr("class") == "top" ) { var targetOffset = $target.offset().top-50; }
+
             if ( $target.attr("class") == "top" ) { var targetOffset = $target.offset().top; }
             else { var targetOffset = $target.offset().top - 50; }
+
             else { var targetOffset = $target.offset().top - 70; }
 
              
 
              
 
             $(this).click(function()
 
             $(this).click(function()

Latest revision as of 00:37, 18 September 2015

Back to top