Rev 253 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 253 | Rev 3577 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
- | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
1 | <html> |
3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
2 | <head> |
4 | <head> |
3 | <title> |
5 | <title>GeoGebra Feuille de travail dynamique</title> |
- | 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
4 | <meta name="generator" content="GeoGebra"> |
7 | <meta name="generator" content="GeoGebra" /> |
5 | <style type="text/css"><!--body { font-family: |
8 | <style type="text/css"><!--body { font-family:Arial,Helvetica,sans-serif; margin-left:40px }--></style> |
6 | </head> |
9 | </head> |
7 | <body> |
10 | <body> |
8 | <table border="0" width=" |
11 | <table border="0" width="892"> |
9 | <tr><td> |
12 | <tr><td> |
10 | <h2>essai</h2> |
- | |
11 | <p> |
13 | <p> |
12 | </p> |
14 | </p> |
13 | 15 | ||
- | 16 | ||
14 | <applet name="ggbApplet" code="geogebra.GeoGebraApplet" |
17 | <applet name="ggbApplet" code="geogebra.GeoGebraApplet" archive="geogebra.jar" |
- | 18 | codebase="./" |
|
- | 19 | width="892" height="512" MAYSCRIPT> |
|
15 | <param name="filename" value="essai.ggb"> |
20 | <param name="filename" value="essai.ggb"/> |
- | 21 | <param name="java_arguments" value="-Xmx512m" /> |
|
- | 22 | <param name="cache_archive" value="geogebra.jar, geogebra_main.jar, geogebra_gui.jar, geogebra_cas.jar, geogebra_export.jar, geogebra_properties.jar" /> |
|
- | 23 | <param name="cache_version" value="3.2.40.0, 3.2.40.0, 3.2.40.0, 3.2.40.0, 3.2.40.0, 3.2.40.0" /> |
|
16 | <param name="framePossible" value=" |
24 | <param name="framePossible" value="false" /> |
17 | <param name="showResetIcon" value=" |
25 | <param name="showResetIcon" value="false" /> |
- | 26 | <param name="showAnimationButton" value="true" /> |
|
18 | <param name="enableRightClick" value=" |
27 | <param name="enableRightClick" value="false" /> |
- | 28 | <param name="errorDialogsActive" value="true" /> |
|
- | 29 | <param name="enableLabelDrags" value="false" /> |
|
19 | <param name="showMenuBar" value="false"> |
30 | <param name="showMenuBar" value="false" /> |
20 | <param name="showToolBar" value=" |
31 | <param name="showToolBar" value="false" /> |
21 | <param name="showToolBarHelp" value="false"> |
32 | <param name="showToolBarHelp" value="false" /> |
22 | <param name="showAlgebraInput" value="false"> |
33 | <param name="showAlgebraInput" value="false" /> |
23 | Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (<a href="http://java.sun.com/getjava">Click here to install Java now</a>) |
34 | Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (<a href="http://java.sun.com/getjava">Click here to install Java now</a>) |
24 | </applet> |
35 | </applet> |
25 | - | ||
26 | <script type="text/javascript"> |
- | |
27 | - | ||
28 | function myLittelConstruction() { |
- | |
29 | var applet = document.applets[0]; |
- | |
30 | var n=applet.getObjectNumber(); |
- | |
31 | var texte=''; |
- | |
32 | for ( i=0 ; i < n ; i++){ |
- | |
33 | prov=applet.getObjectName(i); |
- | |
34 | prov1=applet.getValueString(prov); |
- | |
35 | prov2=applet.getDefinitionString(prov); |
- | |
36 | prov3=applet.getCommandString(prov); |
- | |
37 | texte=texte+','+prov+', value : '+prov1+', definition : '+prov2+', command : '+prov3; |
- | |
38 | } |
- | |
39 | alert("Liste des "+n+" objets de l'applet : "+texte); |
- | |
40 | } |
- | |
41 | function myLittelConstruction2() { |
- | |
42 | var applet2 = document.applets[0]; |
- | |
43 | var n2=applet.getObjectNumber(); |
- | |
44 | var texte2=''; |
- | |
45 | for ( i=0 ; i < n2 ; i++){ |
- | |
46 | prov2=applet.getObjectName(i); |
- | |
47 | texte2=texte2+','+prov2; |
- | |
48 | } |
- | |
49 | alert("Liste des "+n2+" objets de l'applet : "+texte2); |
- | |
50 | } |
- | |
51 | </script> |
- | |
52 | - | ||
53 | <form> |
- | |
54 | <input type="button" value="voir les objets" onclick="myLittelConstruction();"> |
- | |
55 | </form> |
- | |
56 | <form> |
- | |
57 | <input type="button" value="voir les objets (version courte)" onclick="myLittelConstruction2();"> |
- | |
58 | </form> |
- | |
59 | 36 | ||
60 | <p> |
37 | <p> |
61 | </p> |
38 | </p> |
62 | <p><span style="font-size:small"> |
39 | <p><span style="font-size:small">Créé avec <a href="http://www.geogebra.org/" target="_blank" >GeoGebra</a></span></p></td></tr> |
63 | </table></body> |
40 | </table></body> |
64 | </html> |
41 | </html> |