Template:Team:Valencia Biocampus/Templates/Header
From 2014.igem.org
(Difference between revisions)
|
|
Line 163: |
Line 163: |
| } | | } |
| }) | | }) |
| + | var tocWrapperOffsetLeft = $('.tocWrapper').offset().left; |
| + | $('.tocWrapper').on('top.bs.affix', function () { |
| + | $('.tocWrapper').css('left', tocWrapperOffsetLeft); |
| + | |
| + | |
| + | }) |
| + | |
| } | | } |
| | | |
Revision as of 01:31, 13 October 2014