Difference between revisions of "Team:NCKU Tainan/Public Engagement"

Line 716: Line 716:
 
     </style>
 
     </style>
  
 
+
                <script>
 
+
                    $(document).ready(function () {
        <script>
+
                        $(window).scroll(function () {
            $(document).ready(function () {
+
                            if ($(this).scrollTop() >= 90) {
                $(window).scroll(function () {
+
                                var position = $("#sidelist").position();
                    if ($(this).scrollTop() >= 800) {
+
                                if (position == undefined) {} else {
                        var position = $("#sidelist").position();
+
                                    $('#sidelist').css({
                        if (position == undefined) {} else {
+
                                        "position": "fixed",
                            $('#sidelist').css({
+
                                        "top": "145px",
                                "position": "fixed",
+
                                        "margin-top": "0px"
                                "top": "145px",
+
                                    });
                                "margin-top": "0px"
+
                                }
 +
                            } else {
 +
                                $('#sidelist').removeAttr('style');
 +
                            }
 +
                        });
 +
                        $(function () {
 +
                            $('i.fa-arrow-up').click(function () {
 +
                                $('html, body').animate({
 +
                                    scrollTop: 0
 +
                                }, 600);
 +
                                return false;
 
                             });
 
                             });
                         }
+
                         });
                    } else {
+
                        $('#sidelist').removeAttr('style');
+
                    }
+
                });
+
                $(function () {
+
                    $('i.fa-arrow-up').click(function () {
+
                        $('html, body').animate({
+
                            scrollTop: 0
+
                        }, 600);
+
                        return false;
+
 
                     });
 
                     });
                 });
+
                 </script>
            });
+
        </script>
+
  
 
         <script src="https://2017.igem.org/Team:NCKU_Tainan/js/frame/T--NCKU_Tainan--jquery-1_12_4_min_js?action=raw&amp;ctype=text/javascript"></script>
 
         <script src="https://2017.igem.org/Team:NCKU_Tainan/js/frame/T--NCKU_Tainan--jquery-1_12_4_min_js?action=raw&amp;ctype=text/javascript"></script>

Revision as of 11:52, 3 October 2018

Education & Public Engagement

Follow us

Contact us

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