Subversion Repositories wimsdev

Rev

Rev 7885 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !distribute item $insdraw_size into java_width, java_height
  2.  
  3. !set java_background=$imgsrc
  4. !set java_reply=+cmd=reply&+javaoutput=
  5. !default java_prompt=$wims_name_send
  6.  
  7. !read anstype/jsxgraphcurve.inc $javaoption,jsreply,$java_width,$java_height,$java_background,
  8.  
  9. <div class="jsxgraph_button">
  10. <span onclick="efface();" class="wims_button" style="cursor:pointer;">$wims_name_erase</span>
  11. </div>
  12.  <div class="wimscenter wimsform">
  13. <input type="submit" name="reply" value="$java_prompt" onclick="capture();">
  14. <input type="hidden" name="javaoutput" id="jsreply" value="">
  15. </div>
  16.