]> source.dussan.org Git - jquery.git/commitdiff
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 57915bf117ea68964b5fe483e891db29facd8643..3d2bf48869adbd01ea4460aa8b8b29258321ce34 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