Difference between revisions of "Adding events"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 21: | Line 21: | ||
myPoint2); | myPoint2); | ||
//myPoint2.hasPoint = function(){return false; }; | //myPoint2.hasPoint = function(){return false; }; | ||
+ | </jsxgraph> | ||
<source lang="html4strict"> | <source lang="html4strict"> | ||
Line 28: | Line 29: | ||
<source lang="javascript"> | <source lang="javascript"> | ||
</source> | </source> | ||
− | |||
[[Category:Examples]] | [[Category:Examples]] |
Revision as of 12:26, 28 July 2010
<p id="myOutput"> </p>