$().css("foo") now returns the value of $.css("foo") instead of setting to null.
[jquery.git] / drag /
2006-03-27 John ResigAdded Ian Eure's (atomized.org) Drag and Drop code...