Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
MooTools $events expando workaround
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  13 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rey Bango  
View profile  
(2 users)  More options Aug 30 2007, 5:05 pm
From: Rey Bango <r...@iambright.com>
Date: Thu, 30 Aug 2007 17:05:49 -0400
Local: Thurs, Aug 30 2007 5:05 pm
Subject: MooTools $events expando workaround
There was a recent flurry of emails on the list discussing a conflict
with the use of MooTools in conjunction with jQuery. When MooTools
released v1.1, they renamed their events expando to $events, thus
conflicting instantly with jQuery.

Well, Brazilian developer Alexandre Magno
(http://blog.alexandremagno.net/) came up with a novel and quite simple
solution to get around this issue; rename the $event expando in Mootools!

"I found a solution that works perfectly. Im the live example that we
need sometimes to use the both frameworks. Im develop all my projects in
jQuery, cause I learn more easily and feel more comfotable with it.
Nothing to do with Mootools, with is a beatiful framework too... But I
need the fancy upload to work and is just possible with Mootools, I make
everything, but doesnt work because the conflict with the variable
$event. I solve this issue by getting the mootools download with no
compression, use a software like aptana, dreamweaver, or even notepad to
replace all ocurrences of $event to $event2 for example, and compress
the libraty after it. This way, the two frameworks works perfectly,
since the use of jquery with noConflit its configured. I hope this works
and soon I will develop this fancy upload for jquery to dont have to use
both. Its a shame for the mootools team wait to Jquery solve this
problem that noboby its blame... its just convention... why just simple
replace $event for $mootoolsEvent or $mooEvent for example??? Somethimes
its necessary use both, no doubt..""

This was posted in the MooTools forum in response to a post where John &
   I were trying to resolve an integration problem for a MooTools user
who wanted to use MooTools and jQuery together. We realize that its
unrealistic to expect that developers are going to use just one library
and the team goes to great lengths to ensure some level of
interoperability between other libraries via noConflict(). In jQuery
v1.2, we take that a step further by allowing the renaming of the events
expando to whatever you would like, thus avoiding any conflict.

While this was not a bug in jQuery, we feel strongly about allowing
developers to leverage the tools that they need to do their work and we
never want jQuery to be a bottleneck.

Thank you John & the jQuery team for continuing to make jQuery such a
flexible solution and thank you Alexandre for expanding jQuery's reach
to Brazil and offering up this great workaround.

Rey...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
alexanmtz  
View profile  
 More options Aug 31 2007, 11:33 am
From: alexanmtz <alexan...@gmail.com>
Date: Fri, 31 Aug 2007 08:33:16 -0700
Local: Fri, Aug 31 2007 11:33 am
Subject: Re: MooTools $events expando workaround
thanks ray for the oportunity and I would like to say that the jQuery
in Brazil is well represented.

Im glad to help the jQuery team with this issue and I hope help even
more.

Congratulations for you and all jQuery team.

On 30 ago, 18:05, Rey Bango <r...@iambright.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Olmo  
View profile  
 More options Aug 31 2007, 10:11 pm
From: Olmo <Olmo.Maldon...@gmail.com>
Date: Sat, 01 Sep 2007 02:11:37 -0000
Local: Fri, Aug 31 2007 10:11 pm
Subject: Re: MooTools $events expando workaround
You forgot to post the url to the MooTools forum:
http://forum.mootools.net/viewtopic.php?id=5190#post-26592

-Olmo M.

On Aug 30, 4:05 pm, Rey Bango <r...@iambright.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rey Bango  
View profile  
 More options Aug 31 2007, 10:23 pm
From: Rey Bango <r...@iambright.com>
Date: Fri, 31 Aug 2007 22:23:11 -0400
Local: Fri, Aug 31 2007 10:23 pm
Subject: Re: [jQuery] Re: MooTools $events expando workaround
Actually, I didn't. I left it out intentionally as there was nothing to
be gleaned from the thread.

Rey...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Olmo  
View profile  
 More options Aug 31 2007, 10:57 pm
From: Olmo <Olmo.Maldon...@gmail.com>
Date: Sat, 01 Sep 2007 02:57:49 -0000
Local: Fri, Aug 31 2007 10:57 pm
Subject: Re: MooTools $events expando workaround
There's nothing to glean. It's the right thing to do.
-Olmo M.

On Aug 31, 9:23 pm, Rey Bango <r...@iambright.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rey Bango  
View profile  
 More options Sep 1 2007, 9:35 am
From: Rey Bango <r...@iambright.com>
Date: Sat, 01 Sep 2007 09:35:55 -0400
Local: Sat, Sep 1 2007 9:35 am
Subject: Re: [jQuery] Re: MooTools $events expando workaround
Well, in the interest of full disclosure, for those that don't know,
Olmo is part of the MooTools development team.

Now, back to the topic. If there's nothing to glean and there's no
benefit in sending list members to what ended up as a very unproductive
discussion, why would it be the right thing to do?

Rey...
jQuery Project Team


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Olmo  
View profile  
 More options Sep 2 2007, 1:26 am
From: Olmo <Olmo.Maldon...@gmail.com>
Date: Sun, 02 Sep 2007 05:26:28 -0000
Local: Sun, Sep 2 2007 1:26 am
Subject: Re: MooTools $events expando workaround
I'll add a signature from now on it seems.

I don't need to waste my time in trying to lecture you. Should have
known better.

-Olmo M.
http://mootools.net/developers

On Sep 1, 8:35 am, Rey Bango <r...@iambright.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rey Bango  
View profile  
 More options Sep 2 2007, 9:03 am
From: Rey Bango <r...@iambright.com>
Date: Sun, 02 Sep 2007 09:03:12 -0400
Local: Sun, Sep 2 2007 9:03 am
Subject: Re: [jQuery] Re: MooTools $events expando workaround
Hi Olmo,

> I'll add a signature from now on it seems.

Thanks. That helps out quite a bit. Kind of like I did when I posted in
the MooTools forum. Its always good to let people know where you're
coming from.

> I don't need to waste my time in trying to lecture you. Should have
> known better.

Thanks. I don't need my time wasted either.

Rey...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Estevão Lucas  
View profile  
 More options Sep 3 2007, 11:07 pm
From: Estevão Lucas <estevao.lu...@gmail.com>
Date: Tue, 04 Sep 2007 03:07:05 -0000
Local: Mon, Sep 3 2007 11:07 pm
Subject: Re: MooTools $events expando workaround
Here there is more one Brazilian in this mail-list.
jQuery na veia.

On 2 set, 10:03, Rey Bango <r...@iambright.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ayan  
View profile  
 More options Sep 28 2007, 5:43 am
From: Ayan <ios...@gmail.com>
Date: Fri, 28 Sep 2007 09:43:04 -0000
Local: Fri, Sep 28 2007 5:43 am
Subject: Re: MooTools $events expando workaround
Dear sir,

I am facing this problem... yes, its because mootool+jQuery.
My Joomla site's Template system runs on mootool, but my one of the
component runs on jQuery.

So, I need to do this Hack.

My question is -

If I convert '$event' to '$event2', will it effect on the workings of
the template system ?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Resig  
View profile  
 More options Sep 28 2007, 7:57 am
From: "John Resig" <jere...@gmail.com>
Date: Fri, 28 Sep 2007 07:57:23 -0400
Local: Fri, Sep 28 2007 7:57 am
Subject: Re: [jQuery] Re: MooTools $events expando workaround
This was fixed in jQuery version 1.2 (and newer). Using that version
of the library shouldn't cause you any problems.

--John

On 9/28/07, Ayan <ios...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ayan  
View profile  
 More options Sep 29 2007, 12:29 am
From: Ayan <ios...@gmail.com>
Date: Sat, 29 Sep 2007 04:29:06 -0000
Local: Sat, Sep 29 2007 12:29 am
Subject: Re: MooTools $events expando workaround
Thanks for your reply.

I realized that the component might be using 1.1.4 version.
I have requested them to upgrade it.

Meanwhile, how can I upgrade the jQuery by myself ?
Here is the file - http://gigahertz.byethost18.com/components/com_fireboard/template/def...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
caruso_g  
View profile  
 More options Oct 5 2007, 9:24 am
From: caruso_g <peppecar...@gmail.com>
Date: Fri, 05 Oct 2007 06:24:44 -0700
Local: Fri, Oct 5 2007 9:24 am
Subject: Re: MooTools $events expando workaround
I am sorry to repost again about this conflict, but I am still having
the conflict beetween this two frameworks. I would like to say that I
LARGELY prefer jQuery, which makes me able (just a graphic with NO
coding skills...) to add utilities and effects to my site in a breeze
(thanks, really)! But I have to make sites where other devs use
Mootools, so I am still encountering the issue. I update the jQuery
package to the latest, since I red that it was solved, but the
conflict is still there. Thanks to everyone which will have the time
to help me. The following is the link where I get the issue:
http://www.bonsai-studio.net/clients/clickadvisor-02/plugins-pages/ac...

On 29 Set, 06:29, Ayan <ios...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google