If you are comfortable with modifying the source you could do a find and
replace on $events and change it to something like $jqEvents. Just note that
some plugins like Copy Events also expects the $events expando ... so you
would have to do the same thing for those plugins.

--
Brandon Aaron

On 8/23/07, kj187 <[EMAIL PROTECTED]> wrote:
>
>
> thx for answer.. is there no quick solution ? i need both librarys
>
>
> greetz julian
>
> On 23 Aug., 14:36, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> > Time to namespace our expandos.
> >
> > --
> > Brandon Aaron
> >
> > On 8/23/07, Yehuda Katz <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > It looks like Mootools is also using the $events expando, but
> > > differently... it expects it to be an object that can have a "keys"
> > > attribute.
> >
> > > -- Yehuda
> >
> > > On 8/22/07, Sekmet <[EMAIL PROTECTED]> wrote:
> >
> > > > Hi, i have same problem.. and i already try include mootools before
> > > > jQuery
> > > > and then .noConflict()
> >
> > > > And this problem with mootools is not recognized as a bug by
> mootools
> > > > developer :(
> >
> > > > All the best
> > > > Carlos
> >
> > > > On Aug 22, 5:59 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> > > > > Try includingMootools, then jQuery, then doing the .noConflict()
> > > > > stuff and see if that works.
> >
> > > > > --John
> >
> > > > > On 8/22/07, kj187 <[EMAIL PROTECTED]> wrote:
> >
> > > > > > Hi,
> >
> > > > > > i use jquery and  mootools.
> > > > > > But i have a problem, after loading the site, i became an js
> error
> >
> > > > > > this.$events[type].keys has no properties
> > > > > >mootools.v1.11.js
> > > > > > Line 2878
> >
> > > > > > Here is a screenshot:
> http://gfx.kj187.de/jqueryMootoolsProblem.tiff
> >
> > > > > > Has anybody an idea ??
> >
> > > > > > regards kj187 (julian)
> >
> > > --
> > > Yehuda Katz
> > > Web Developer | Procore Technologies
> > > (ph)  718.877.1325
>
>

Reply via email to