Searched refs:radio (Results 1 – 25 of 139) sorted by relevance
123456
17 * radio buttons (exactly one correct answer)21 …y with the zero-based indexes ('a0', 'a1', …) of the correct answers (for radio and checkbox). Ple…23 …e "title" with the content of the question and an attribute "type" (text, radio, checkbox). The po…33 …<question title="2. Your enemy's father..." type="radio">is a hamster|smells of elderberries</ques…58 <li><label><input type="radio" name="q2" value="a"> is a hamster</label></li>59 … <li><label><input type="radio" name="q2" value="b"> smells of elderberries</label></li>
6 … <input type="radio" id="[[content-2]]" name="[[content-3]]" value="[[content-4]]" [[content-5]] />8 …<input type="radio" id="[[content-8]]" name="[[content-9]]" value="[[content-10]]" [[content-11]] …
13 var radio, ckg_geshi_langopts = new Array();135 type: 'radio',142 radio = this.getValue();153 type: 'radio',160 radio = this.getValue();
183 …oard_show_time_future'>".$this->getLang('future')." </label> <input type='radio' value='1' id='not…189 …iceboard_show_time_past'>".$this->getLang('past')." </label> <input type='radio' value='2' id='not…194 …oticeboard_show_time_all'>".$this->getLang('all')." </label> <input type='radio' value='3' id='not…
1972 input[type="radio"] {1983 .radio-button {2008 .radio-button:before,2009 .radio-button:after {2015 .radio-button:after {2082 .radio-button,2110 .radio-button:after,2118 .radio-button:after,2135 input[type="radio"]:disabled + .topcoat-radio-button__checkmark {2193 input[type="radio"]:checked + .topcoat-radio-button__checkmark:after {[all …]
34 input[type=checkbox], input[type=radio] {
180 function show_this(radio) { argument182 var node_list = f[radio];
13 var radio, ckg_geshi_langopts = new Array();134 type: 'radio',141 radio = this.getValue();
202 type="radio"208 type="radio"221 type="radio"
253 var radio = arrayOfRadioButtons[i];254 type = typeof radio;256 …Radio(radio[0], radio[1], radio[2], separatorHtml, groupName, (radio.length > 3 ? radio[3]: (id ? …258 … t += _jmolRadio(radio, null, null, separatorHtml, groupName, (id ? id : groupName)+"_"+i, title);
5 …radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}in…
72 .dokuwiki form.bureaucracyau__plugin label input[type=radio]~span {
12 type: 'radio',
72 .dokuwiki form.bureaucracy__plugin label input[type=radio]~span {
242 input[type=radio] { 243 display: -radio;
1281 $radio =& new PDFFieldRadio($this, 1286 $field->add_field($radio);1289 $this->_pages[count($this->_pages)-1]->add_annotation($radio);
633 * Fixed: radio buttons were rendered incorrectly in PNG output1078 * Fixed: check/radio buttons having empty "value" attribute were1084 * Fixed: a filled circle is drawn inside the radio buttons instead1227 * Added support for radio form fields (FPDF)
71 td.mxWindowPane input, td.mxWindowPane select, td.mxWindowPane textarea, td.mxWindowPane radio {
80 type: 'radio',
1 …o the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",tex… property in CKEDITOR.lang.en.common
399 input[type=radio],
119 - `WebDriverCheckboxes` and `WebDriverRadios` helper classes to simplify interaction with checkboxes and radio buttons.
1192 $radio =& new PDFFieldRadio($this, 1197 $field->add_field($radio);1200 $this->_pages[count($this->_pages)-1]->add_annotation($radio);