Typo...
authorJean-Michel Sarlat <jm.sarlat@gmail.com>
Sun, 13 Nov 2016 13:02:43 +0000 (14:02 +0100)
committerJean-Michel Sarlat <jm.sarlat@gmail.com>
Sun, 13 Nov 2016 13:02:43 +0000 (14:02 +0100)
doc/page.md

index b9faf2c..f5a18e7 100644 (file)
@@ -1,9 +1,8 @@
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
 <script type="text/javascript" src="../SVGAnimation.js"></script>
 <script type="text/javascript" src="../SVGPlayerOne.js"></script>
 <script type="text/javascript">
-  function charge(i,p,a,b,t) {
-    var anim = new Animation(i,p,a,b,t);
+  function charge(i,p,a,b) {
+    var anim = new Animation(i,p,a,b);
     anim.loopOnload();
   }
 </script>

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.