Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How we can set the html contents of an element in jquery?

0 Answers  


How can images be made to appear scrolling one over another?

0 Answers  


Which one is more efficient, document.getElementbyId( "myId") or $("#myId)?

0 Answers  


Differences Between jQuery .bind() and .live()?

0 Answers  


Mac, windows or linux? Why do you love this platform while using jquery?

0 Answers  


Does jQuery 2.0 supports IE?

3 Answers  


Which sign is used as a shortcut for jQuery?

0 Answers  


Have any of your startup projects failed dismally - if so, why and how did you learn from them?

0 Answers  


Explain jquery $.ajax() method?

0 Answers  


What is the difference between jquery.get() and jquery.ajax()?

0 Answers  


Which is fast document.getElementByID('txtName') or $('#txtName').?

1 Answers  


What are the slow selectors in jQuery?

1 Answers  


Categories