At least it wouldn't cause it on load? Maybe if you just do the window
load event with mootools and the document ready with jQuery?

--John

On 8/23/07, Brandon Aaron <[EMAIL PROTECTED]> wrote:
> hmm ... wouldn't that still cause problems with the $events expando?
>
> --
> Brandon Aaron
>
>
> On 8/23/07, John Resig < [EMAIL PROTECTED]> wrote:
> >
> > Yes, just include Mootools /then/ jQuery.
> >
> > --John
> >
> > 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