sorry, I'm probably misspoke. It is in this configuration is that it does not work http://jsfiddle.net/cft4J/28/
On 28 juil, 16:25, "Matthew Hazlett" <[email protected]> wrote: > Silly me, was just using the wrong element types. Works fine. > > http://jsfiddle.net/KkNuk/2/ > > -----Original Message----- > From: [email protected] > > [mailto:[email protected]] On Behalf Of Sid-ahmed D > Sent: Wednesday, July 28, 2010 8:49 AM > To: MooTools Users > Subject: [Moo] Re: equivalent appendHTML for Mootools > > Thank you but it's too bad that Mootools does not support all custom > events or support focus and blur events. > > On 28 juil, 04:51, Sanford Whiteman <[email protected]> > wrote: > > Sorry, I didn't get to look at your Fiddle before. > > > The most forward-looking way to do this is using event delegation. > > >http://jsfiddle.net/cft4J/2/ > > > Relay clicks to child divs of your 'result' area. This way it won't > > matter that relay target(s) will be created after the event is added. > > > -- S.
