Turtle Graphics: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary  | 
				A WASSERMANN (talk | contribs) No edit summary  | 
				||
| 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 15:29, 19 December 2008