User:Hippietrail/renderactiontest2

From Wiktionary, the free dictionary
Jump to navigation Jump to search

<fieldset style='display:inline; vertical-align:top'>

 <legend>Italics within parentheses</legend>
 <input type='radio' name='ib' checked='checked' onclick='wiktItalBracClick("normal")'>Popular style</input>
 
<input type='radio' name='ib' onclick='wiktItalBracClick("italic")'>Stephen’s style</input>

</fieldset> <fieldset style='display:inline; vertical-align:top'>

 <legend>Comma-separated lists</legend>
 <input type='radio' name='csl' checked='checked' onclick='wiktCommaListClick("comma-only")'>One, two, three</input>
 
<input type='radio' name='csl' onclick='wiktCommaListClick("serial-comma")'>One, two, and three</input>
<input type='radio' name='csl' onclick='wiktCommaListClick("comma-and")'>One, two and three</input>

</fieldset>