Difference between revisions of "Template:SJTU-software"

Line 1: Line 1:
 
<html>
 
<html>
 
 
<script type="text/javascript" src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/js/jquery.min.js"></script>
 
<script>
 
    /*-----------------------------------------------------------------------------------*/
 
    /* Scroll to top
 
    /*-----------------------------------------------------------------------------------*/       
 
    $('.widget-cols .scroll').click(function(){
 
        $("html, body").animate({ scrollTop: 0 }, 600);
 
        return false;
 
    });
 
    /*-----------------------------------------------------------------------------------*/
 
</script>
 
  
  
Line 459: Line 446:
 
     /* Widgets block
 
     /* Widgets block
 
     /*-----------------------------------------------------------------------------------*/
 
     /*-----------------------------------------------------------------------------------*/
 
 
  
 
     .widget-cols {
 
     .widget-cols {

Revision as of 02:35, 1 October 2018