[jQuery] Re: jQuery in e107 plugin?

2009-12-21 Thread Harsányi János
But there is a problem, when the structure is the following: first plugin: -load jquery (

Re: [jQuery] Re: jQuery in e107 plugin?

2009-12-21 Thread Richard D. Worth
Sure, just include jQuery UI before including the second jQuery, or after the noConflict call. - Richard On Sun, Dec 20, 2009 at 7:11 AM, Harsányi János wrote: > This sounds great :) > One more problem: > Can I extend the first jQuery with jQuery UI? > > On Dec 19, 9:31 pm, "Richard D. Worth"

[jQuery] Re: jQuery in e107 plugin?

2009-12-20 Thread Harsányi János
This sounds great :) One more problem: Can I extend the first jQuery with jQuery UI? On Dec 19, 9:31 pm, "Richard D. Worth" wrote: > After the second one is loaded you can get back to the first one using > noConflict: > > http://docs.jquery.com/Core/jQuery.noConflict > > - Richard > > On Fri, Dec