X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=svganimation.git;a=blobdiff_plain;f=doc%2Fpage.html;h=38816b5bb6168c812a2e9839a5c4b081c20eb701;hp=08dd75828fd2db29175b5e9be9b32c320d961fad;hb=5fda53f0b482ae596091ea9dd817b2acb49058c6;hpb=61d44c7fd1dff323aaa42fb4e17239cfb61a78f7 diff --git a/doc/page.html b/doc/page.html index 08dd758..38816b5 100644 --- a/doc/page.html +++ b/doc/page.html @@ -124,7 +124,7 @@ Chargement... }

Fonction qui sera liée à l'événement onclick d'un bouton proposant justement le chargement de l'animation...

<div id="anim2" style="...">
- <img src="../ellipsographe/svg/ellipsographe-1.svg" alt="animation1" style="...""/>
+ <img src="../ellipsographe/svg/ellipsographe-1.svg" alt="animation1" style="..."/>
  <div class="message" id="anim2_message">Ellipsographe</div>
  <div id="anim2_boutons">
    <button onclick="charge_anim2();">Charger l'animation</button>