Tuesday, 6 August 2013

including Mobile Jquery of different versions for different functionality on same page

including Mobile Jquery of different versions for different functionality
on same page

There is a web application which is using mobile-jquery v1.0 . Now, I have
to incorporate the autocomplete functionality which is in mobile-jquery
v1.3. So in order to do that when I have include mobile-jquery v1.3 entire
design of web page got distorted.
Is there any provision that I can refer mobile-jquery 1.3 for autocomplete
functionality and for rest of the features we use mobile-jquery
1.0(earlier version which we are using) on the same web page? Or Is there
any other option for doing that?
Thanks.

No comments:

Post a Comment