How to use migrate jQuery plugin?
Answer / chaitanya
with release of 1.9 version of jQuery, many deprecated methods were discarded and they are no longer available. But there are many sites in production which are still using these deprecated features and it's not possible to replace them overnight. So jQuery team provided with jQuery Migrate plugin that makes code written prior to 1.9 work with it.
So to use old/deprecated features, all you need to do is to provide reference of jQuery Migrate Plugin. Find out more here.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between size and length of jquery?
How do you disable or enable a form element?
What are the popular jquery cdn? : jquery mobile
How to Use the jQuery load() Method?
Define data paremeter of jquery ajax method?
Mac, windows or linux? Why do you love this platform while using jquery?
Tell me which program is useful for testing jquery?
What does the jQuery migrate function do?
Is jquery still relevant 2019?
How can you use a jquery library in your project?
How to concatenate two strings using jquery?
Define the script build up by jquery?