| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
getComputedStyle but does with currentStyle - fall back to that if it exists.
|
|
|
|
| |
'' consistently. Fixes #7337.
|
|
|
|
| |
returning instead of auto for default values (which is what we do elsewhere in .css() as well). Fixes #7225.
|
|
|
|
| |
#7225.
|
|
|
|
| |
elements. Fixes #7225.
|
| |
|
|\
| |
| |
| | |
csnover-animate-nonblock
|
| |
| |
| |
| | |
element in IE8. Fixes #4512.
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
#5632.
|
| |
|
|
|
|
| |
Additionally expose jQuery.isNaN from the data module.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
curCSS method.
|
| |
|
|
|
|
| |
(currently set values).
|
| |
|
| |
|
| |
|
|
|
|
| |
is done.
|
| |
|
|
|
|
| |
eefcbaebb31b89b5eb360cd5ec6165b89c84e75f.
|
|
|
|
| |
separately AND jQuery.noConflict(true) is used. Fixes #7011.
|
| |
|
|
|
|
| |
jQuery.curCSS, and jQuery.css are now all under jQuery.css).
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
handles getting and setting certain css properties. This means normalizing properties like background-position can easily be done via plugins.
They are similar in concept to the special event hooks. Return false from the hook to revert control back to jQuery's normal processes for getting and setting certain css properties.
|
|
|
|
| |
property exists (otherwise fallback to the standards-compatible technique).
|
|
|
|
| |
suite (but you'll still need a checkout of QUnit and Sizzle, at least).
|
| |
|
|
|
|
| |
Lorin Larson for the JSLint run).
|
| |
|
|
|
|
| |
jQuery Core Style Guideline.
|
|
|
|
| |
computedStyle (makes it easier to hide items that don't have a view). Fixes #5619.
|
|
|
|
| |
values. Fixes #5627.
|
|
|
|
| |
#3331.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #760.
|
|
|
|
| |
more-appropriate files, in jQuery itself.
|