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

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

متابعة

Is it possible to use two jquery libraries in a single asp.net page? if yes, how to call a function specific to any of these versions?

we have one() and on () in1.7.x onwards n bind n delegate in1.6.2. so how can i call on() api method if i use both of these jquery libraries in a single asp.net page?

user-image
تم إضافة السؤال من قبل Muhammed Shevil KP , Senior Software Engineer , Sesame Software Solutions Pvt. Ltd.,
تاريخ النشر: 2013/12/14

Basm allah alrahman alrahim

 

you can make your java script functions and call them jquery , so what will you do ?

 

look to the following link

and the following link

 

What are the differences between jquery1.x and jquery2.x ?

 

webD

Bowsil Ameen
من قبل Bowsil Ameen , Sharepoint Development officer / architect , Etihad Airways

Dear Muhammed,

 

Good day!!

 

you can use multiple version better to user conflict method to avoid conflict with the different version

 

some thing like this

<scriptsrc="jQuery1.3.js"></script><script> jq13 = jQuery.noConflict(true);</script><!-- original author's jquery version --><scriptsrc="jQuery1.2.3.js"></script>

CheersAmeen.S

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

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟