Difference between revisions of "Template:CSS UCL6"
Superjack15 (Talk | contribs) (Undo revision 308667 by Superjack15 (talk)) |
Superjack15 (Talk | contribs) |
||
Line 12: | Line 12: | ||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | ||
− | + | <script src="https://cferdinandi.github.io/smooth-scroll/dist/js/smooth-scroll.js"></script> | |
+ | <script> | ||
+ | smoothScroll.init({ | ||
+ | speed: 100, | ||
+ | easing: 'easeInOutCubic', | ||
+ | offset: 0, | ||
+ | updateURL: true, | ||
+ | callbackBefore: function ( toggle, anchor ) {}, | ||
+ | callbackAfter: function ( toggle, anchor ) {} | ||
+ | }); | ||
+ | </script> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
Revision as of 19:56, 17 September 2015