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 |
Is jQuery a library for client scripting or server scripting?
How can we apply css in div using jquery?
How can related code be encapsulated?
What methods used to provide effects?
How method can be called inside code behind using jQuery?
JQuery or JavaScript which is quicker in execution?
Explain the features of jquery?
Explain event.preventdefault? : jquery mobile
Different ways of using $.connect function in jquery?
Can we use jQuery to make ajax request?
How did you become the creator of jquery ui? Whats the story behind that?
What is the difference between the knockout and jquery?