Team:DTU-Denmark/Templates/StartPage

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
                 $(".navigation").removeClass("stickToTop");
                 $(".navigation").removeClass("stickToTop");
             }
             }
-
<!--
+
<!-- here can be added table of content fixing to screen -->
-
            if (scrollPos > 180) { 
+
 
-
                $(".toc").addClass("stickBelowNavigation");
+
-
            } else {
+
-
                $(".toc").removeClass("stickBelowNavigation");
+
-
            }
+
-
//-->
+
         });
         });
     </script>
     </script>

Revision as of 10:08, 12 July 2013

{{{1}}}