| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
handling the case where documentElement is undefined (which only occurs on HTML documents in IE).
|
|
|
|
| |
element (which doesn't exist in IE). Also made the isXMLDoc code handle cases where elem is null, undefined, etc.
|
|
|
|
| |
(helps some compatibility cases with older version of Prototype). Fixes ticket #4834.
|
| |
|
|
|
|
| |
Fixes #4979.
|
| |
|
|
|
|
| |
of unit tests for isXMLDoc. Fixes #4833.
|
|
|
|
| |
take any arguments). Follow-up from commit [6484].
|
|
|
|
| |
with the spec. Fixes jQuery bug #4942.
|
| |
|
| |
|
|
|
|
| |
every call.
|
| |
|
|
|
|
| |
RegExp. Fixes jQuery bug #4113.
|
| |
|
| |
|
| |
|
|
|
|
| |
- Also added jQuery.isEmptyObject
|
|
|
|
| |
- Also update jQuery.isObject to handle this case correctly
|
| |
|
| |
|
| |
|
|
|
|
| |
Giammarchi. Fixes bug #4905.
|
| |
|
| |
|
|
|
|
| |
undefined to exist in intro/outro.
|
|
|
|
| |
duplicated block.
|
| |
|
|
|
|
| |
syntax has been normalized, braces are added in all cases, and jQuery() now returns an empty set.
|
| |
|
|
|
|
| |
manipulation.js, and traversing.js
|
| |
|
| |
|
| |
|
|
|
|
| |
the bullet and assume that the incoming result set has array methods. Un-fixes jQuery bug #4250.
|
| |
|
|
|
|
| |
number of calls). Need to optimize $.css/$.curCSS/$.attr still. Fixes #4269.
|
|
|
|
| |
bug #4250.
|
|
|
|
| |
change other methods to act similarly. Goes towards fixing #4240.
|
| |
|
|
|
|
| |
to the same root jQuery(document) object now. Going towards ticket #4240.
|
|
|
|
| |
root), optimized some calls to jQuery() as well. Goes towards fixing #4240.
|
|
|
|
| |
Fixes bug #4222.
|
| |
|
|
|
|
| |
pushStack, as well). Fixes bugs #3966 and #4182.
|
| |
|
| |
|
|
|
|
| |
used.
|
|
|
|
| |
work in .find().
|
|
|
|
| |
and investigation by Mike Helgeson. Fixes #3082.
|