How to use migrate jQuery plugin?



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

Post New Answer

More jQuery Interview Questions

What are your tools of choice to get the jquery job done?

0 Answers  


Explain cdn in jquery?

0 Answers  


Mention the advantages of cdn? : jQuery Mobile

0 Answers  


How do you attach a event to element which should be executed only once?

1 Answers  


What are the different types of selectors?

0 Answers  






Explain cdn? : jquery mobile

0 Answers  


Is it possible to get value of multiple CSS properties in single statement?

1 Answers  


What are selectors in jquery?

0 Answers  


What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile

0 Answers  


What the use of $ symbol in jquery.

0 Answers  


What are the advantage of using minimized version of jquery?

0 Answers  


What does jQuery data() function do?

0 Answers  


Categories