| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
Previously commented filter, not, and add
|
| |
|
| |
|
| |
|
|
|
|
| |
documentation.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
is now an array! and it's non-destructive, if you want it to be!
|
| |
|
| |
|
| |
|
|
|
|
| |
$.A( ... ) function.
|
|
|
|
|
|
| |
$("div").filter(".this,.or,.that")
and find all elements that match any of the three expressions.
|
|
|
|
| |
mode (in IE) and by the box model. Also added a nice new $.swap() scoping function.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
"bar".split(",").
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
documentation, fixed some bugs - generally made things much more explicit and easier to understand.
|
| |
|
| |
|
| |
|
|
|
|
| |
features.
|
|
|
|
| |
for 1.0.
|
| |
|
| |
|