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.

Reply via email to