jquery/src
2011-10-31 10:50:19 -04:00
..
ajax Makes sure no unload handler is bound when not in IE. Also simplifies the whole "on unload abort" code. Also avoids the declaration of yet another variables in the jQuery main closure for the temporary XHR used to assess support properties. 2011-04-21 18:43:40 +02:00
sizzle@f56f178496 Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. 2011-10-13 11:11:41 -04:00
ajax.js Cleanup spacing in ajax.js. Fixes #10601 2011-10-27 15:26:37 -04:00
attributes.js Cleanup spacing in attributes.js. Fixes #10601 2011-10-27 15:28:14 -04:00
callbacks.js Trimmed down $.Callbacks and $.Deferred. 2011-09-21 17:00:55 +02:00
core.js Cleanup spacing in core.js. Fixes #10601 2011-10-27 15:25:30 -04:00
css.js Landing pull request 562. Make sure runtimeStyle isn't affected by dimensions. Fixes #9233. 2011-10-28 10:53:42 -04:00
data.js Make sure .data("events") still works, for now. 2011-10-26 22:56:26 -04:00
deferred.js Core styleguide cleanup. Fixes #10586 2011-10-26 14:58:05 -04:00
dimensions.js Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. 2011-10-11 21:04:22 -04:00
effects.js Cleanup spacing in effects.js. Fixes #10601 2011-10-27 15:30:12 -04:00
event.js DRY the hover pseudo-event, get the type right, allow override. 2011-10-27 17:11:40 -04:00
intro.js Cache references to navigator and location. Fixes #6690. 2011-04-16 14:18:56 -07:00
manipulation.js Cleanup spacing in manipulation.js. Fixes #10601 2011-10-27 15:32:49 -04:00
offset.js Cleanup spacing in offset.js. Fixes #10601 2011-10-27 15:33:21 -04:00
outro.js Cleanup spacing in outro.js. Fixes #10601 2011-10-27 15:33:37 -04:00
queue.js Cleanup spacing in queue.js. Fixes #10601 2011-10-27 15:34:05 -04:00
sizzle-jquery.js Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #9261, #9570, #10178. 2011-09-19 15:42:30 -04:00
support.js Construct a new container so that styles on the body are not affected 2011-10-31 10:50:19 -04:00
traversing.js Cleanup spacing in traversing.js. Fixes #10601 2011-10-27 15:35:09 -04:00