mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
P free hamster.
This commit is contained in:
parent
b1c8621309
commit
899e9581e9
4 changed files with 9 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue