Subversion Repositories wimsdev

Rev

Rev 6584 | Rev 16896 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6584 Rev 13862
Line 6... Line 6...
6
,script
6
,script
7
 
7
 
8
slib_out=Figure in JSXgraph
8
slib_out=Figure in JSXgraph
9
slib_comment= One can define some css style for jxgbox and .jsxgraph_button.\
9
slib_comment= One can define some css style for jxgbox and .jsxgraph_button.\
10
 For example \
10
 For example \
11
 <pre>&lt;style type="text/css">\
11
 <pre>&lt;style>\
12
.jxgbox {margin-left:auto;margin-right:auto}\
12
.jxgbox {margin-left:auto;margin-right:auto}\
13
.jsxgraph_button {text-align:center;}\
13
.jsxgraph_button {text-align:center;}\
14
&lt;/style></pre>
14
&lt;/style></pre>