.. |
ajax.js
|
Standardize on using double-quotes for string literals.
|
2009-12-21 20:13:16 -05:00 |
attributes.js
|
The logic for specified option values was already handled by .val(), removed the unnecessary code.
|
2009-12-22 02:03:41 -05:00 |
core.js
|
Standardize on using double-quotes for string literals.
|
2009-12-21 20:13:16 -05:00 |
css.js
|
Standardize on using double-quotes for string literals.
|
2009-12-21 20:13:16 -05:00 |
data.js
|
Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline.
|
2009-12-21 19:58:13 -05:00 |
dimensions.js
|
Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline.
|
2009-12-21 19:58:13 -05:00 |
effects.js
|
Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline.
|
2009-12-21 19:58:13 -05:00 |
event.js
|
Fixed spelling mistake noted in dc6b7ce3469eaadb37a151d449e8d36571d1894.
|
2009-12-21 20:19:49 -05:00 |
intro.js
|
Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline.
|
2009-12-21 19:58:13 -05:00 |
manipulation.js
|
Explicitly re-bind the events on clone. Copying over the data isn't enough. Fixes #5681.
|
2009-12-22 12:04:17 -05:00 |
offset.js
|
Standardize on using double-quotes for string literals.
|
2009-12-21 20:13:16 -05:00 |
outro.js
|
Moved exposing window.jQuery and window.$ to the end of the jQuery file (helps some compatibility cases with older version of Prototype). Fixes ticket #4834.
|
2009-08-10 21:22:31 +00:00 |
queue.js
|
Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline.
|
2009-12-21 19:58:13 -05:00 |
sizzle-jquery.js
|
Landing in jQuery.contains, jQuery.fn.contains, and jQuery.fn.has support. Fixes #4101.
|
2009-12-09 12:43:13 -08:00 |
support.js
|
Make sure that the correct value is being pulled from checkboxes in Webkit. Fixes #5699.
|
2009-12-22 02:00:46 -05:00 |
traversing.js
|
Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline.
|
2009-12-21 19:58:13 -05:00 |