replace deprecated delegate() calls
The delegate() call is deprecated in jQuery 3. This replaces it with the on() call.
Loading
Please register or sign in to comment
The delegate() call is deprecated in jQuery 3. This replaces it with the on() call.