git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2abe593
)
Lost a selected check.
author
John Resig
<jeresig@gmail.com>
Sat, 23 Dec 2006 06:40:27 +0000
(06:40 +0000)
committer
John Resig
<jeresig@gmail.com>
Sat, 23 Dec 2006 06:40:27 +0000
(06:40 +0000)
src/jquery/jquery.js
patch
|
blob
|
history
diff --git
a/src/jquery/jquery.js
b/src/jquery/jquery.js
index
57915bf
..
3d2bf48
100644
(file)
--- a/
src/jquery/jquery.js
+++ b/
src/jquery/jquery.js
@@
-1731,7
+1731,8
@@
jQuery.extend({
value: "value",
disabled: "disabled",
checked: "checked",
- readonly: "readOnly"
+ readonly: "readOnly",
+ selected: "selected"
};
// IE actually uses filters for opacity ... elem is actually elem.style