Difference between revisions of "Adding events"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 12: | Line 12: | ||
function(){document.getElementById('myOutput').innerHTML = '';}, | function(){document.getElementById('myOutput').innerHTML = '';}, | ||
myPoint); | myPoint); | ||
− | + | myPoint.hasPoint = function(){return false; }; | |
</jsxgraph> | </jsxgraph> | ||
[[Category:Examples]] | [[Category:Examples]] |
Revision as of 13:23, 28 July 2010