Difference between revisions of "Template:Ionis-paris-menu-template"

Line 400: Line 400:
 
<script type="text/javascript" src="https://2017.igem.org/Template:Ionis-paris-javascript-template? action=raw&ctype=text/javascript"></script>  
 
<script type="text/javascript" src="https://2017.igem.org/Template:Ionis-paris-javascript-template? action=raw&ctype=text/javascript"></script>  
 
<script type="text/javascript">$(function(){
 
<script type="text/javascript">$(function(){
     $("#monBouton").click(function(){
+
     $('#retour, #monBouton').click(function(){
 
         $("html, body").animate({scrollTop: 0},"slow");
 
         $("html, body").animate({scrollTop: 0},"slow");
     });
+
     });  
    $("#retour").click(function(){
+
        $("html, body").animate({scrollTop: 0},"slow");
+
    });
+
 
});
 
});
 
</script>
 
</script>
  
 
</html>
 
</html>

Revision as of 21:47, 31 October 2017

Back to top