Rev 16697 | Rev 17228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16697 | Rev 16698 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | ``wims_ref_id'' is specified just before. If the variable\ |
20 | ``wims_ref_id'' is specified just before. If the variable\ |
21 | ``wims_html_mode'' has a value as ``div'', ``li'', ``td'', the different items of\ |
21 | ``wims_html_mode'' has a value as ``div'', ``li'', ``td'', the different items of\ |
22 | the html form will be in the corresponding html environmment. If the\ |
22 | the html form will be in the corresponding html environmment. If the\ |
23 | variable ``wims_ref_class'' is non empty, the class of this html environment is the value \ |
23 | variable ``wims_ref_class'' is non empty, the class of this html environment is the value \ |
24 | of this variable. The default of the menu will be the current value of the variable\ |
24 | of this variable. The default of the menu will be the current value of the variable\ |
25 | ``$name''.\ |
25 | ``$name''. <br/>\ |
26 |
|
26 | The variables ``wims_ref_id'' and ``wims_html_mode'' are reinitialized after the html form. |
27 | the html form. |
- | |
28 | sample:see below |
27 | sample:see below |
29 | :end |
28 | :end |
30 | <tr> |
29 | <tr> |
31 | <td><code>!formradio quest1 list 0,1,2 prompt zero,one,two</code></td> |
30 | <td><code>!formradio quest1 list 0,1,2 prompt zero,one,two</code></td> |
32 | <td> |
31 | <td> |