Is there a website or a tool where I can enter some jQuery code and it will show me whether unsupported / deprecated functions are used in this code?
This would be really nice...
jQuery lint should do the job:
http://james.padolsey.com/javascript/jquery-lint/
jQuery now provide a migrate plugin (1.4.1 & 3.0+) to display warnings on any use of deprecated functions in browser console:
https://github.com/jquery/jquery-migrate/#readme
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With