mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Fix most of the broken tests in oldIE. Build order issue.
- attr requires val for attaching to the nodeHook as a valHook for buttons
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
define([
|
||||
"./attributes/val",
|
||||
"./attributes/attr",
|
||||
"./attributes/prop",
|
||||
"./attributes/classes",
|
||||
"./attributes/val"
|
||||
"./attributes/classes"
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user