Lost a selected check.
authorJohn Resig <jeresig@gmail.com>
Sat, 23 Dec 2006 06:40:27 +0000 (06:40 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 23 Dec 2006 06:40:27 +0000 (06:40 +0000)
src/jquery/jquery.js

index 57915bf..3d2bf48 100644 (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