diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index 57915bf11..3d2bf4886 100644 --- 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