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 |
What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile
How to use jquery.connect?
What is jQuery CDN?
Why do we use jquery? : jquery mobile
What is the between $(this) and 'this' in jquery?
Explain data paremeter of jquery ajax method?
Differentiate between jquery.size and jquery.length? : jQuery Mobile
Can you give me a brief history of your programming days? Where did it all start?
List a few features of jquery mobile? : jQuery Mobile
How did you become the creator of jquery ui? Whats the story behind that?
How to include jquery library in asp.net project?
What is the advantage of using minimized version of jQuery?