How to use migrate jQuery plugin?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of jQuery.data() method?

661


Why is not dom ready working for jquery mobile? : jquery mobile

590


Write the code to define a requirejs module with its dependencies.

624


Tell me what does dollar sign ($) means in jquery? : jquery mobile

615


When can jquery be used?

633


What are selectors in jquery? : jQuery Mobile

659


How can related code be encapsulated? Give example.

577


Is it possible that jquery html work for both html and xml document?

585


What are the various ajax functions available in jquery ?

539


How to include jquery library in asp.net project?

588


Why are not some scripts and styles loading? : jquery mobile

587


How do you update ajax response with id " resilts"?

681


How does jquery mobile theming work? : jquery mobile

560


Why do we need to go for JQuery?

618


Explain the use of jquery .each() function? : jquery mobile

639