We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a70489 + 5e4ea0d commit 474b3bbCopy full SHA for 474b3bb
1 file changed
entries/prop.xml
@@ -42,17 +42,10 @@
42
<tr>
43
<th>
44
<code>$( elem ).attr( "checked" )</code>
45
- <em>(1.6)</em>
+ <em>(1.6+)</em>
46
</th>
47
<td><code>"checked"</code> (String) Initial state of the checkbox; does not change</td>
48
</tr>
49
- <tr>
50
- <th>
51
- <code>$( elem ).attr( "checked" )</code>
52
- <em>(1.6.1+)</em>
53
- </th>
54
- <td><code>"checked"</code> (String) Will change with checkbox state</td>
55
- </tr>
56
57
58
0 commit comments