| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
up in IE 6/7/8.
|
|
|
|
| |
Follow-up to #7395.
|
|
|
|
| |
backwards compat, for now. Fixes #7395.
|
| |
|
|
|
|
| |
Fixes #7451.
|
|
|
|
| |
being dynamically injected in DOM ready) the ready event isn't triggered twice. Fixes #7352.
|
|\ |
|
| | |
|
| |
| |
| |
| | |
are each done on their own line.
|
|/ |
|
| |
|
|
|
|
| |
getComputedStyle but does with currentStyle - fall back to that if it exists.
|
|
|
|
| |
'' consistently. Fixes #7337.
|
| |
|
|
|
|
| |
back. Fixes #7331.
|
|
|
|
| |
loop if they don't have style.display already set or if style.display isn't none. Fixes #7315.
|
| |
|
|\
| |
| |
| | |
danheberden-jquery_dev
|
| | |
|
|/ |
|
|\
| |
| |
| | |
SlexAxton-jquerymaster
|
| |
| |
| |
| | |
the request is remote or local. Fixes #6908
|
|\ \ |
|
| | |
| | |
| | |
| | | |
#6897 - suggestion by dmethvin
|
| | |
| | |
| | |
| | | |
the url for HEAD requests. Fixes #7285.
|
| | | |
|
|\ \ \ |
|
| |/ / |
|
|\ \ \
| |/ /
|/| |
| | | |
lrbabe-unusedTrue
|
| |/ |
|
| |
| |
| |
| | |
returning instead of auto for default values (which is what we do elsewhere in .css() as well). Fixes #7225.
|
| |
| |
| |
| | |
#7225.
|
| | |
|
| |
| |
| |
| | |
Thanks to @rkatic for the catch! Fixes #7220.
|
| |
| |
| |
| | |
elements. Fixes #7225.
|
| |
| |
| |
| | |
used. Fixes #7247.
|
|/ |
|
| |
|
|
|
|
| |
as well. Also make sure that accessing a data- property via .data() doesn't cause it to change again at a later time (it should be static). Fixes #7222, #7223.
|
| |
|
|
|
|
| |
with removeData() (no arguments). Fixes #7209.
|
|
|
|
| |
adapted to handle both the function collision and the issue mentioned in #7196.
|
|
|
|
| |
problems. Fixes #7196.
|
|
|
|
| |
disconnected from the document. Fixes #7190.
|
| |
|
|
|
|
| |
working with the change event.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
plain JS objects. Thanks to jitter for catching it.
|