Open ytxiuxiu opened 7 years ago
.andSelf() was deprecated in jQuery 1.8 and removed in 3.0 .addBack() should be used instead from 1.8 onwards.
This supports both old versions of jQuery (<1.8) and new versions (>3.0)
.andSelf() was deprecated in jQuery 1.8 and removed in 3.0 .addBack() should be used instead from 1.8 onwards.
This supports both old versions of jQuery (<1.8) and new versions (>3.0)