Merged Sizzle changes back into jQuery.
This commit is contained in:
parent
d5858c7cb8
commit
6dc30ae7f6
3 changed files with 47 additions and 16 deletions
|
@ -54,6 +54,7 @@
|
|||
<ul id="firstUL"></ul>
|
||||
<ol id="empty"></ol>
|
||||
<form id="form" action="formaction">
|
||||
<label for="action" id="label-for">Action:</label>
|
||||
<input type="text" name="action" value="Test" id="text1" maxlength="30"/>
|
||||
<input type="text" name="text2" value="Test" id="text2" disabled="disabled"/>
|
||||
<input type="radio" name="radio1" id="radio1" value="on"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue