diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index d9292ed6..61a190e8 100644 --- a/src/jquery/jquery.js +++ b/src/jquery/jquery.js @@ -1545,7 +1545,8 @@ jQuery.extend({ disabled: "disabled", checked: "checked", readonly: "readOnly", - selected: "selected" + selected: "selected", + maxlength: "maxLength" }; // IE actually uses filters for opacity ... elem is actually elem.style