Difference between revisions of "User:Florian Sonner/Experiments"

From GeoGebra Manual
Jump to: navigation, search
m (changed random category to namespace)
(added JS test)
Line 1: Line 1:
== Daily Random Article ==
+
== JavaScript ==
<dpl>
+
<script type="text/javascript">
namespace=Tips
+
document.write("Hello World!")
includepage=*
+
</script>
escapelinks=false
+
<noscript>HTML code here..</noscript>
resultsheader=__NOTOC__ __NOEDITSECTION__
 
randomcount=1
 
mode=userformat
 
addpagecounter=true
 
listseparators=<h3>Did you know?</h3>,,\n
 
</dpl>
 
  
 
== Keyboard Shortcuts ==
 
== Keyboard Shortcuts ==

Revision as of 19:58, 19 October 2010

JavaScript

<script type="text/javascript"> document.write("Hello World!") </script> <noscript>HTML code here..</noscript>

Keyboard Shortcuts

A + Ctrl
Shortcut description..
A + Ctrl
Shortcut description..

Example Formatting

Example: Create three points A, B, and C to explore the effects of the corner points.
  • Set point A as the first and point B as the second corner of your image. By dragging points A and B in mode_move_32 Move mode you can explore their influence.
  • Now, remove point B as the second corner of the image. Set point A as the first and point C as the fourth corner and explore how dragging the points now influences the image.
  • Finally, you may set all three corner points and see how dragging the points distorts your image.

Step example

2 Usage of the Sequence[] command

© 2024 International GeoGebra Institute