Pages: [1]
Bananeweizen
 
BAM!ID: 720
Joined: 2006-05-25
Posts: 11
Credits: 999,218
World-rank: 214,518

2006-06-01 06:39:21
last modified: 2006-06-01 08:40:52

Symptome: I have a preference set, where "default preference" is set to "no". If I click on "yes", both radio buttons are checked.

Related HTML:
Code:
Is this the default preference?</td><td>Yes<input type="radio" name="is_global" value="1"> No <input type="radio"
name="defaul_pref" value="0" checked="checked"</td>


Probable causes:
* The radio buttons need to have the same name, if they shall express different values for the same option input.
* wrong HTML. There is no closing tag ">" for the second radio button.

Ciao, Michael.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,871

2006-06-01 18:15:04

Fixed the HTML errors.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
Pages: [1]

Index :: BAM! Bug Report :: Default preferences radio button can't be checked.
Reason: