Yehuda Katz
|
7d7a960035
|
Support for .foo(Function) and testing. TODO: More tests
|
2009-07-12 20:19:43 +00:00 |
|
John Resig
|
2a268f5f4b
|
Fixes regression in .attr(), patch by David Flanagan. Fixes #4884.
|
2009-07-11 13:57:38 +00:00 |
|
Brandon Aaron
|
e45b41602f
|
make sure toggleClass does not delete classNames when forcefully removing classes and they are already removed
|
2009-05-02 22:35:39 +00:00 |
|
Brandon Aaron
|
5e6e53835e
|
toggleClass can now toggle multiple classNames (space seperated list) and toggle the whole className. fixes #3825.
|
2009-05-02 21:14:38 +00:00 |
|
Brandon Aaron
|
f8ef75eb91
|
remove trailing spaces
|
2009-03-23 01:55:17 +00:00 |
|
Brandon Aaron
|
d7d908b05a
|
decoupling styles retrieval from the attr method
|
2009-03-22 23:25:03 +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 |
|