Difference between revisions of "Turtle Graphics"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 3: | Line 3: | ||
<script type="text/javascript" src="http://jsxgraph.uni-bayreuth.de/distrib/prototype.js"></script> | <script type="text/javascript" src="http://jsxgraph.uni-bayreuth.de/distrib/prototype.js"></script> | ||
<script type="text/javascript" src="http://jsxgraph.uni-bayreuth.de/distrib/jsxgraphcore.js"></script> | <script type="text/javascript" src="http://jsxgraph.uni-bayreuth.de/distrib/jsxgraphcore.js"></script> | ||
− | <form><textarea id="input" rows=7 cols=35 wrap="off" > | + | <form><textarea id="input" rows=7 cols=35 wrap="off" style="width:600px"> |
</textarea> | </textarea> | ||
<input type="button" value="plot" onClick="run()" style='margin-right:1em'> | <input type="button" value="plot" onClick="run()" style='margin-right:1em'> |
Revision as of 16:29, 19 December 2008