Re: [Moo] Re: event.delegation

2012-01-27 Thread Arian Stolwijk
So instead of adding the listener to invite-a-friend*-form*, add it to invite-a-friend: http://jsfiddle.net/mD3NL/5/ For example if you look at http://mootools.net/demos/?demo=Element.Delegation you see the listener is added to the #container, while new elements are also injected into #container.

Re: [Moo] daily forum-mail missing

2012-01-27 Thread Olmo Maldonado
There's no digest, if there wasn't activity. On Fri, Jan 27, 2012 at 8:54 AM, Tim Wienk wrote: > He probably means the daily summaries from Google Groups. > > I don't use them, so I don't know. >

Re: [Moo] daily forum-mail missing

2012-01-27 Thread Tim Wienk
He probably means the daily summaries from Google Groups. I don't use them, so I don't know.

[Moo] Re: event.delegation

2012-01-27 Thread hamburger
Arian, I do not understand. Is that, what you are writing, not what i did?

Re: [Moo] daily forum-mail missing

2012-01-27 Thread Olmo Maldonado
What do you mean? On Fri, Jan 27, 2012 at 6:27 AM, hamburger wrote: > Hello, > I'am missing my daily moo-forum-mail-post. I'do not get it anymore. > is it only me? >

Re: [Moo] Re: event.delegation

2012-01-27 Thread Arian Stolwijk
In that case, you're doing it wrong, obviously. With delegation, you will match elements that are in the attached elements, when the event is fired. The elements you're adding the listener, are $$('ul.invite-a-friend'). This is only one element initially. So you're only adding the event listener

Re: [Moo] getProperty problems in IE

2012-01-27 Thread Olmo Maldonado
Thanks, it's a known issue we're almost ready to release a fixed version. Please revert to 1.4.2 or patch using this: https://github.com/mootools/mootools-core/pull/2250/files On Fri, Jan 27, 2012 at 8:31 AM, stratboy wrote: > hi, in mootools v1.4.3 all my scripts break using getProperty in IE

Re: [Moo] Re: one more stupid question regarding syntax

2012-01-27 Thread Philip Thompson
Yeah, I should have known that. I interviewed for them here in Dallas and there were jQuery questions on the test. Unfortunately (or probably fortunately), I did not know jQuery at the time. I didn't get that job. Good thing for me... I'm sure you can find _some_ dating site that uses mootools. An

Re: [Moo] iPhone : scrolling within the box ?

2012-01-27 Thread Philip Thompson
Which version of iOS? I know prior to 5 did not have proper support for some CSS properties, such as position:fixed. ~Philip On Thu, Jan 26, 2012 at 4:51 PM, Philip Swann wrote: > Maybe need to resize it when displayed on iphone? Try tablet . I'm > stabbin in the dark but thought I'd put it out

[Moo] getProperty problems in IE

2012-01-27 Thread stratboy
hi, in mootools v1.4.3 all my scripts break using getProperty in IE. At least when I try to get html5 data- props. I'm forced to use core js getAttribute() instead. Only wanted to point out this issue.

[Moo] Re: event.delegation

2012-01-27 Thread hamburger
Hello again Mr. Andrea, yes indeed. But if you add a field not anymore. Thats why the delegation is for. After posting this, I found that $$('.invite-a-friend-form') was wrong. shout be: $$('ul.invite-a-friend').addEvents({ 'focus:relay(.input-field)': monitor, 'click:relay(.input-field)':

Re: [Moo] event.delegation

2012-01-27 Thread Andrea Dessì
tried... and it's working console shows "hello" when overing the input fields... -- Andrea Dessì On Fri, Jan 27, 2012 at 15:06, hamburger wrote: > Hello, > is there somebody to help? > my delegation do not work. > > $$('.invite-a-friend-form').addEvents({ >'mouseover:relay(.input-fi

[Moo] event.delegation

2012-01-27 Thread hamburger
Hello, is there somebody to help? my delegation do not work. $$('.invite-a-friend-form').addEvents({ 'mouseover:relay(.input-field)': monitor, 'click:relay(.input-field)': monitor }); better: http://jsfiddle.net/mD3NL/3/ thx for any help in advance

[Moo] daily forum-mail missing

2012-01-27 Thread hamburger
Hello, I'am missing my daily moo-forum-mail-post. I'do not get it anymore. is it only me?

[Moo] Re: one more stupid question regarding syntax

2012-01-27 Thread hamburger
to Phillip T., www.match.com is jquery I only love moo-stuff including girls On 25 Jan., 17:44, Philip Thompson wrote: > On Wed, Jan 25, 2012 at 8:39 AM, hamburger wrote: > > sometimes I wish to find a girl here > > www.match.com