Lost a selected check.

This commit is contained in:
John Resig 2006-12-23 06:40:27 +00:00
parent 2abe5934f6
commit 37ee2df8a8

View file

@ -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