| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
all of it (as is the case in Safari 3.x).
|
|
|
|
| |
case for applets, objects, and embeds).
|
| |
|
| |
|
| |
|
|
|
|
| |
the functions to passthrough and bind.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ajaxStop isn't called twice.
|
|
|
|
| |
the abort method itself.
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
itself as 9.8 due to their new policy
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Function (this helps to create uniformity between browser implementations of JSON.parse - like where Chrome allows some malformed strings. Thanks to DBJDBJ for the heads-up.
|
| |
|
|
|
|
| |
before the remove() occurs (and it should still occur, the nodes are being obliterated.
|
| |
|
| |
|
|
|
|
|
|
| |
jQuery().bind/unbind/trigger - and immediately deprecating it. Please explicitly use jQuery(document) in your code."
This reverts commit e9d5947b4abbc052046585227892da0adcd56caf.
|
|
|
|
| |
Thanks to Mark Gibson for the fix suggestion.
|
|\ |
|
| |
| |
| |
| | |
order (doubtful).
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
optimized the code in val a bit.
|
| |
| |
| |
| | |
performance optimizations.
|
| |
| |
| |
| | |
the index of the element and a relevant value to work with. Fixes #5763.
|
| | |
|
| |
| |
| |
| | |
from a server (so that the Ajax error handler is called). Makes it uniform across browsers that do and don't have JSON.parse support.
|
| |
| |
| |
| | |
use it, otherwise security will suffer.
|
|/
|
|
| |
splitting the function based upon the functionality.
|
| |
|