John Resig
|
7a04d1da54
|
We only support wrapping the first element around an element (all others are ignored). Fixes ticket #4903.
|
2009-07-14 23:43:58 +00:00 |
|
John Resig
|
991dafae16
|
Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for the patch. Fixes #4902.
|
2009-07-14 23:28:07 +00:00 |
|
Yehuda Katz
|
3595102154
|
Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll and wrapWithin as TODO
|
2009-07-12 21:08:54 +00:00 |
|
Yehuda Katz
|
7d7a960035
|
Support for .foo(Function) and testing. TODO: More tests
|
2009-07-12 20:19:43 +00:00 |
|
John Resig
|
4130319e97
|
Added explicit module names to the new unit tests.
|
2009-04-20 17:05:18 +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 |
|