Closed jhadenfeldt closed 11 years ago
Hi greyscales!
Thanks for contributing! I think we might need to add a check for addBack()
and use fallback to andSelf()
if it doesn't exist to keep this compatible with older versions of jQuery. I'll merge this and make that change soon :)
I was posting the exact same thing. I upgraded to jQuery 2.0.0 and did a quick test with jQuery Migrate on AnythingSlider. I got these warnings :) "jQuery.fn.andSelf() replaced by jQuery.fn.addBack()" "jQuery.attrFn is deprecated" "jQuery.browser is deprecated"
andSelf() is deprecated since jQuery 1.8