P free hamster.

This commit is contained in:
tschaub 2011-02-16 05:08:20 +08:00 committed by toddparker
parent b1c8621309
commit 899e9581e9
4 changed files with 9 additions and 9 deletions

View file

@ -96,7 +96,7 @@
<label for="radio-choice-2">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3" value="choice-3" />
<label for="radio-choice-3">Hampster</label>
<label for="radio-choice-3">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4" value="choice-4" />
<label for="radio-choice-4">Lizard</label>

View file

@ -46,7 +46,7 @@
&lt;label for=&quot;radio-choice-2&quot;&gt;Dog&lt;/label&gt;
&lt;input type=&quot;radio&quot; name=&quot;radio-choice-1&quot; id=&quot;radio-choice-3&quot; value=&quot;choice-3&quot; /&gt;
&lt;label for=&quot;radio-choice-3&quot;&gt;Hampster&lt;/label&gt;
&lt;label for=&quot;radio-choice-3&quot;&gt;Hamster&lt;/label&gt;
&lt;input type=&quot;radio&quot; name=&quot;radio-choice-1&quot; id=&quot;radio-choice-4&quot; value=&quot;choice-4&quot; /&gt;
&lt;label for=&quot;radio-choice-4&quot;&gt;Lizard&lt;/label&gt;
@ -66,7 +66,7 @@
<label for="radio-pet-2">Dog</label>
<input type="radio" name="radio-pet-1" id="radio-pet-3" value="choice-3" />
<label for="radio-pet-3">Hampster</label>
<label for="radio-pet-3">Hamster</label>
<input type="radio" name="radio-pet-1" id="radio-pet-4" value="choice-4" />
<label for="radio-pet-4">Lizard</label>

View file

@ -72,7 +72,7 @@
<label for="radio-choice-2a">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3a" value="choice-3" />
<label for="radio-choice-3a">Hampster</label>
<label for="radio-choice-3a">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4a" value="choice-4" />
<label for="radio-choice-4a">Lizard</label>
@ -137,7 +137,7 @@
<label for="radio-choice-2b">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3b" value="choice-3" />
<label for="radio-choice-3b">Hampster</label>
<label for="radio-choice-3b">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4b" value="choice-4" />
<label for="radio-choice-4b">Lizard</label>
@ -204,7 +204,7 @@
<label for="radio-choice-2c">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3c" value="choice-3" />
<label for="radio-choice-3c">Hampster</label>
<label for="radio-choice-3c">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4c" value="choice-4" />
<label for="radio-choice-4c">Lizard</label>
@ -272,7 +272,7 @@
<label for="radio-choice-2d">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3d" value="choice-3" />
<label for="radio-choice-3d">Hampster</label>
<label for="radio-choice-3d">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4d" value="choice-4" />
<label for="radio-choice-4d">Lizard</label>
@ -339,7 +339,7 @@
<label for="radio-choice-2e">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3e" value="choice-3" />
<label for="radio-choice-3e">Hampster</label>
<label for="radio-choice-3e">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4e" value="choice-4" />
<label for="radio-choice-4e">Lizard</label>

View file

@ -120,7 +120,7 @@ $(function(){
<input type="radio" name="radio-choice-1" id="radio-choice-2" value="choice-2" />
<label for="radio-choice-2">Dog</label>
<input type="radio" name="radio-choice-1" id="radio-choice-3" value="choice-3" />
<label for="radio-choice-3">Hampster</label>
<label for="radio-choice-3">Hamster</label>
<input type="radio" name="radio-choice-1" id="radio-choice-4" value="choice-4" />
<label for="radio-choice-4">Lizard</label>
</fieldset>