| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
$.fn.hover.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sniffing for strings.
|
|
|
|
| |
and faster code, and allows a custom form object.
|
|
|
|
| |
jQuery.makeArray doesn't support functions anymore. Voiding the conflict with Scriptaculous 1.7.x.
|
| |
|
|
|
|
| |
prototype anymore.
|
| |
|
|
|
|
| |
response.
|
|
|
|
| |
'xhr' instead of a method (jQuery.getAjaxTransport).
|
|
|
|
| |
is exposed to allow overriding.
|
|
|
|
| |
optimized. The mouse(enter|leave) special case is only added for non-IE browsers.Thanks to Mike Helgeson for his help.
|
| |
|
| |
|
|
|
|
| |
the code.
|
|
|
|
| |
methods and functions like alert() on IE.
|
| |
|
|
|
|
| |
form.
|
| |
|
| |
|
|
|
|
| |
using macros. Thanks Mike Helgeson.
|
|
|
|
| |
Helgeson.
|
|
|
|
| |
Mike Helgeson.
|
| |
|
| |
|
| |
|
|
|
|
| |
with dramatically increases performance for height/width
|
|
|
|
| |
scrollTop and scrollLeft specifically to fx.step - The priority order is style[prop] ? style[prop] : elem[prop], 2) fixed the height/width case - it wasn't possible to animate obj.height/obj.width if there wasn't a style attr.
|
|
|
|
| |
naming convention.
|
| |
|
|
|
|
| |
wrapper (i.e. window.outerWidth)
|
| |
|
|
|
|
| |
compatibility with older code (form plugin).
|
|
|
|
| |
script is required for cross domain requests.
|
|
|
|
| |
failing failing.
|
| |
|
|
|
|
| |
browsers for fixed position elements.
|
|
|
|
| |
dataFilter, so that when called it retains the object as "this".
|
|
|
|
| |
It was accessing an invalid index.
|
| |
|
|
|
|
| |
and it'll be a GET request.
|
| |
|
|
|
|
| |
correct values with getBoundingClientRect on the body element
|