We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499eb33 commit 8c06cf7Copy full SHA for 8c06cf7
index.html
@@ -9,8 +9,7 @@ <h1>Example</h1>
9
<hr />
10
<label><input type="radio" name="Radio" />Radio1</label>
11
<label><input type="radio" name="Radio" />Radio2</label>
12
- <label><input type="radio" name="Radio" />Radio3</label>
13
-
+ <label><input type="radio" name="Radio" />Radio3</label>
14
<script>
15
new pseudoNatural(document.getElementsByTagName("input"));
16
</script>
0 commit comments