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

Is jQuery a library for client scripting or server scripting?

1 Answers  


How can we apply css in div using jquery?

0 Answers  


How can related code be encapsulated?

0 Answers  


What methods used to provide effects?

0 Answers  


How method can be called inside code behind using jQuery?

0 Answers  


JQuery or JavaScript which is quicker in execution?

0 Answers  


Explain the features of jquery?

0 Answers  


Explain event.preventdefault? : jquery mobile

0 Answers  


Different ways of using $.connect function in jquery?

0 Answers  


Can we use jQuery to make ajax request?

2 Answers  


How did you become the creator of jquery ui? Whats the story behind that?

0 Answers  


What is the difference between the knockout and jquery?

0 Answers  


Categories