Yehuda Katz
|
7d7a960035
|
Support for .foo(Function) and testing. TODO: More tests
|
2009-07-12 20:19:43 +00:00 |
|
John Resig
|
5b84c7c45c
|
IE doesn't seem to like caching fragments that have options in them. Ticket #4883.
|
2009-07-11 15:23:18 +00:00 |
|
John Resig
|
0c4418bbc4
|
Limit domManip caching to strings < 512 characters long. Ticket #4883.
|
2009-07-11 14:50:59 +00:00 |
|
John Resig
|
8db967e9d5
|
Added caching to domManip. Fixes #4883.
|
2009-07-11 13:49:46 +00:00 |
|
Brandon Aaron
|
4a99fcf6e4
|
fix remove and empty to work properly in IE when an element with the id of length exists. fixes ajax event hanlders in test suite from firing multiple times because they did not get cleaned up.
|
2009-05-16 19:32:16 +00:00 |
|
Brandon Aaron
|
f8ef75eb91
|
remove trailing spaces
|
2009-03-23 01:55:17 +00:00 |
|
Brandon Aaron
|
9476530fa1
|
moving some vars from manipulations.js to attributes.js
|
2009-03-22 15:06:58 +00:00 |
|
Brandon Aaron
|
7c04a64016
|
breaking jquery out into smaller modules. added attributes.js, manipulation.js, and traversing.js
|
2009-03-18 21:15:38 +00:00 |
|