$().css("foo") now returns the value of $.css("foo") instead of setting to null.
[jquery.git] / jquery /
2006-04-09 John Resig$().css("foo") now returns the value of $.css("foo...
2006-04-06 John ResigUpdated core code to mirror what's in the web version...
2006-03-27 John ResigAdded checks to triggerEvent for optional data and...
2006-03-23 John ResigFixed a bug with append and Prototype 1.5 (via Audun).
2006-03-23 John ResigFixed more formatting/tab problems.
2006-03-23 John ResigI've begun the long process of fixing the messed up...
2006-03-22 John ResigAdded new parents, parent and siblings functions.
2006-03-22 John ResigAdded svn:keywords to jQuery core.
2006-03-22 John ResigAdded versioning info into the jQuery core.
2006-03-22 John ResigAnd again for the core JS file.
2006-03-22 John ResigRenamed the jQuery Core to simply jquery.