Subversion Repositories wimsdev

Rev

Rev 7885 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7885 Rev 17179
Line 8... Line 8...
8
 
8
 
9
<div class="jsxgraph_button">
9
<div class="jsxgraph_button">
10
<span onclick="efface();" class="wims_button" style="cursor:pointer;">$wims_name_erase</span>
10
<span onclick="efface();" class="wims_button" style="cursor:pointer;">$wims_name_erase</span>
11
</div>
11
</div>
12
 <div class="wimscenter wimsform">
12
 <div class="wimscenter wimsform">
13
<input type="submit" name="reply" value="$java_prompt" onclick="capture();" />
13
<input type="submit" name="reply" value="$java_prompt" onclick="capture();">
14
<input type="hidden" name="javaoutput" id="jsreply" value="" />
14
<input type="hidden" name="javaoutput" id="jsreply" value="">
15
</div>
15
</div>