Difference between revisions of "Team:NCKU Tainan/Hardware"

Line 129: Line 129:
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 +
    </div>
 +
  </div>
  
    <script>
+
      <script>
      $(document).ready(function () {
+
        $(document).ready(function () {
        $(window).scroll(function () {
+
          $(window).scroll(function () {
          if ($(this).scrollTop() >= 90) {
+
            if ($(this).scrollTop() >= 90) {
            var position = $("#sidelist").position();
+
              var position = $("#sidelist").position();
            if (position == undefined) {} else {
+
              if (position == undefined) {} else {
              $('#sidelist').css({
+
                $('#sidelist').css({
                "position": "fixed",
+
                  "position": "fixed",
                "top": "145px",
+
                  "top": "145px",
                "margin-top": "0px"
+
                  "margin-top": "0px"
               });
+
                });
 +
               }
 +
            } else {
 +
              $('#sidelist').removeAttr('style');
 
             }
 
             }
           } else {
+
           });
            $('#sidelist').removeAttr('style');
+
           $(function () {
           }
+
            $('i.fa-arrow-up').click(function () {
        });
+
              $('html, body').animate({
        $(function () {
+
                scrollTop: 0
          $('i.fa-arrow-up').click(function () {
+
              }, 600);
            $('html, body').animate({
+
              return false;
              scrollTop: 0
+
            });
            }, 600);
+
            return false;
+
 
           });
 
           });
 
         });
 
         });
       });
+
       </script>
    </script>
+
  
 
</body>
 
</body>
 +
 
</html>
 
</html>
  
 
{{NCKU_Tainan/footer}}
 
{{NCKU_Tainan/footer}}

Revision as of 03:59, 15 September 2018

Follow us

Contact us

igem.ncku.tainan@gmail.com
No.1, Daxue Rd., East Dist., Tainan City 701, Taiwan (R.O.C.)