Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

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
Question added by Muhammed Shevil KP , Senior Software Engineer , Sesame Software Solutions Pvt. Ltd.,
Date Posted: 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
by 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

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.