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 jquery.holdready() function?

475


Change the url for a hyperlink using jquery?

487


How to run an event handler only once in jQuery?

504


What are the different type of selectors in jquery?

449


How do you disable or enable a form element?

444






Give a brief idea about jquery mobile? : jQuery Mobile

440


How can we show and hide an element via jquery?

455


How to control page titles in jquery mobile? : jquery mobile

444


Tell me which program is useful for testing jquery?

423


How to disable/enable an element with jQuery?

466


How do I check if an HTML element is empty using jQuery?

516


What is the starting point of code execution in jquery?

433


What is the use of serialize method in jQuery?

484


What is the use of delay() method in JQuery?

524


Difference between javascript and jquery? : jQuery Mobile

452