Closed
Description
Ported from http://bugs.jquery.com/ticket/14481
Something like...
"Note: When triggering with a plain object argument that is not "array-like" (as in a jQuery instance or an arguments object), but still contains a length
property, pass the object in an array (e.g. [ { length: 1 } ]
)"