Difference between revisions of "Template:UCL Smoothscroll"

(Created page with "<script> ! * smooth-scroll v7.1.0: Animate scrolling to anchor links * (c) 2015 Chris Ferdinandi * MIT License * http://github.com/cferdinandi/smooth-scroll: (func...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<script>
+
<html>
   /*!
+
   <script type="text/javascript">
* smooth-scroll v7.1.0: Animate scrolling to anchor links
+
* (c) 2015 Chris Ferdinandi
+
* MIT License
+
* http://github.com/cferdinandi/smooth-scroll
+
*/
+
  
 
(function (root, factory) {
 
(function (root, factory) {
Line 485: Line 480:
 
});
 
});
 
</script>
 
</script>
 +
</html>

Latest revision as of 22:45, 18 September 2015