Benutzer-Werkzeuge

Webseiten-Werkzeuge


demo_lichtkurve

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
demo_lichtkurve [2022/07/13 17:45] torsten.roehldemo_lichtkurve [2022/07/13 17:55] (aktuell) torsten.roehl
Zeile 11: Zeile 11:
 <PRELOAD> <PRELOAD>
 ##########################################################################################################  ########################################################################################################## 
- /lib/scripts/jqplot/jquery.jqplot.js +/lib/scripts/jqplot/jquery.jqplot.js 
- /lib/scripts/jqplot/jquery.jqplot.css    # css +/lib/scripts/jqplot/jquery.jqplot.css     
- /lib/scripts/jqplot/jquery.min.js        #(not required since DokuWiki 2012-01-25 Angua uses jQuery)  +/lib/scripts/jqplot/jquery.min.js         
- /lib/scripts/jqplot/jquery.jqplot.min.js # js+/lib/scripts/jqplot/jquery.jqplot.min.js 
 # #
 # jsxgraph # jsxgraph
 # #
-https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraphcore.js+https://jsxgraph.org/distrib/jsxgraphcore.js 
 +###https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraphcore.js 
 +##https://jsxgraph.org/distrib/jsxgraph.css
 https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraph.css https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraph.css
 # #
Zeile 551: Zeile 553:
        
          
-               <div id="jbox" class="jxgbox" style="width:500px; height:500px;"></div>+               <div id="jbox" class="jxgbox" style="width:400px; height:400px;"></div>
 </center>  </center> 
                        
Zeile 573: Zeile 575:
 </section>    </section>   
  
-</body>+
 </HTML> </HTML>
 ++++ Details | ++++ Details |
Zeile 579: Zeile 581:
  <HTML>  <HTML>
  
-<body onload="onInit()">   
 <div> <div>
   <input type="checkbox" id="onoff" name="onoff" onchange="onoffChanged(this)"   <input type="checkbox" id="onoff" name="onoff" onchange="onoffChanged(this)"
demo_lichtkurve.1657734320.txt.gz · Zuletzt geändert: 2022/07/13 17:45 von torsten.roehl