ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What are the differences between jquery 1.x and jquery 2.x ?

user-image
تم إضافة السؤال من قبل مستخدم محذوف‎
تاريخ النشر: 2015/10/10
Rehan Farooq
من قبل Rehan Farooq , WEB DEVELOPER/DIGITAL MARKETING EXPERT , Upwork

Versions of2.x leave behind the older Internet Explorer6,7, and8 browsers. In return they are smaller, faster, and can be used in JavaScript environments where the code needed for old-IE compatibility often causes problems of its own. The jQuery team still supports the1.x branch which does run on IE6/7/8. You can (and should) continue to use jQuery1.9 (and the upcoming1.) on web sites that need to accommodate older browsers.

Ibtisam Ul Haq
من قبل Ibtisam Ul Haq , Full Stack Developer

Basically in2.x they discontinue the support for IE6-8

مستخدم محذوف‎
من قبل مستخدم محذوف‎

Two versions of JQuery.

Versions of 2.x leave behind the older Internet Explorer 6, 7, and 8 browsers. 

In return they are smaller, faster

The jQuery team still supports the 1.x branch which does run on IE 6/7/8.

if you’re one of those lucky developers who has dropped support for IE6/7/8, grab jQuery 2.0 and don’t look back.

المزيد من الأسئلة المماثلة