Cannot use jquery-1.4.2 alone as bootstrap in ML require 1.9 or higher. No help from noConflict() as well. It seems the only option is to load both versions and then resolve the issues with wrangler.
On Tue, Aug 25, 2015 at 10:36 AM, CD Athuraliya <[email protected]> wrote: > > > On Mon, Aug 24, 2015 at 6:49 PM, Nirmal Fernando <[email protected]> wrote: > >> @Danula please try the suggested approaches. >> >> On Mon, Aug 24, 2015 at 5:35 PM, Supun Sethunga <[email protected]> wrote: >> >>> Can't we use only the jquery-1.4.2 for that particular page (wrangler >>> UI page) as a temporary workaround? jquery-1.4.2 should support >>> backward compatibility right? >>> >> > We might need to check for compatibility to make sure other components > work properly. > >> >>> Thanks, >>> Supun >>> >>> On Mon, Aug 24, 2015 at 7:37 AM, Tanya Madurapperuma <[email protected]> >>> wrote: >>> >>>> Ideally $.noConflict(); should resolve the issue. [1] >>>> >>>> [1] https://api.jquery.com/jquery.noconflict/ >>>> >>>> On Mon, Aug 24, 2015 at 2:43 PM, Nirmal Fernando <[email protected]> >>>> wrote: >>>> >>>>> Manu / Tanya, >>>>> >>>>> Any thoughts? >>>>> >>>>> On Sun, Aug 23, 2015 at 7:19 PM, Danula Eranjith <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> Tried using jQuery Migrate, but it doesn't solve the issue. >>>>>> >>>>>> Regards, >>>>>> Danula >>>>>> >>>>>> On Sun, Aug 23, 2015 at 1:01 PM, CD Athuraliya <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Hi Danula, >>>>>>> >>>>>>> Can you try using jQuery Migrate [1] plugin? Please make sure you >>>>>>> place them in correct order. >>>>>>> >>>>>>> [1] http://blog.jquery.com/2013/05/08/jquery-migrate-1-2-1-released/ >>>>>>> >>>>>>> Regards, >>>>>>> CD >>>>>>> >>>>>>> On Sun, Aug 23, 2015 at 11:59 AM, Nirmal Fernando <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> @CD any thoughts? >>>>>>>> >>>>>>>> On Sun, Aug 23, 2015 at 10:34 AM, Danula Eranjith < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Hi, >>>>>>>>> >>>>>>>>> I am trying to integrate a data cleaning tool into ML and I have >>>>>>>>> two jQuery versions as ML uses 1.11 and wrangler uses 1.4 >>>>>>>>> >>>>>>>>> jquery-1.4.2.min.js >>>>>>>>> jquery-1.11.1.min.js >>>>>>>>> >>>>>>>>> I have tried using .noConflict() method but could not resolve the >>>>>>>>> issue. >>>>>>>>> Any suggestions on how to implement this? >>>>>>>>> >>>>>>>>> Regards, >>>>>>>>> Danula >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> Thanks & regards, >>>>>>>> Nirmal >>>>>>>> >>>>>>>> Team Lead - WSO2 Machine Learner >>>>>>>> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >>>>>>>> Mobile: +94715779733 >>>>>>>> Blog: http://nirmalfdo.blogspot.com/ >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> *CD Athuraliya* >>>>>>> Software Engineer >>>>>>> WSO2, Inc. >>>>>>> lean . enterprise . middleware >>>>>>> Mobile: +94 716288847 <94716288847> >>>>>>> LinkedIn <http://lk.linkedin.com/in/cdathuraliya> | Twitter >>>>>>> <https://twitter.com/cdathuraliya> | Blog >>>>>>> <http://cdathuraliya.tumblr.com/> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> Thanks & regards, >>>>> Nirmal >>>>> >>>>> Team Lead - WSO2 Machine Learner >>>>> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >>>>> Mobile: +94715779733 >>>>> Blog: http://nirmalfdo.blogspot.com/ >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Tanya Madurapperuma >>>> >>>> Senior Software Engineer, >>>> WSO2 Inc. : wso2.com >>>> Mobile : +94718184439 >>>> Blog : http://tanyamadurapperuma.blogspot.com >>>> >>> >>> >>> >>> -- >>> *Supun Sethunga* >>> Software Engineer >>> WSO2, Inc. >>> http://wso2.com/ >>> lean | enterprise | middleware >>> Mobile : +94 716546324 >>> >> >> >> >> -- >> >> Thanks & regards, >> Nirmal >> >> Team Lead - WSO2 Machine Learner >> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >> Mobile: +94715779733 >> Blog: http://nirmalfdo.blogspot.com/ >> >> >> > > > -- > *CD Athuraliya* > Software Engineer > WSO2, Inc. > lean . enterprise . middleware > Mobile: +94 716288847 <94716288847> > LinkedIn <http://lk.linkedin.com/in/cdathuraliya> | Twitter > <https://twitter.com/cdathuraliya> | Blog > <http://cdathuraliya.tumblr.com/> >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
