Team:Imperial College/Templates:header

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
     $(function(){
     $(function(){
         $('.toc').containedStickyScroll({
         $('.toc').containedStickyScroll({
-
             unstick: false
+
             offsetTop: 10,
 +
            topClass: 'scroll-top',
 +
            scrollClass: 'scroll',
 +
            bottomClass: 'scroll-bottom'
         });
         });
     });
     });

Revision as of 23:19, 21 September 2013